PHP Classes

File: vendor/composer/autoload_psr4.php

Recommend this page to a friend!
  Classes of uche   Farm Price   vendor/composer/autoload_psr4.php   Download  
File: vendor/composer/autoload_psr4.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Farm Price
API to get the prices from agriculture markets
Author: By
Last change:
Date: 2 years ago
Size: 582 bytes
 

Contents

Class file image Download
<?php

// autoload_psr4.php @generated by Composer

$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);

return array(
   
'Slim\\' => array($vendorDir . '/slim/slim/Slim'),
   
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src'),
   
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
   
'Interop\\Container\\' => array($vendorDir . '/container-interop/container-interop/src/Interop/Container'),
   
'FastRoute\\' => array($vendorDir . '/nikic/fast-route/src'),
   
'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'),
);