PHP Classes

File: Library/vendor/composer/autoload_namespaces.php

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   Lego PHP   Library/vendor/composer/autoload_namespaces.php   Download  
File: Library/vendor/composer/autoload_namespaces.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Lego PHP
Blog and shopping cart system
Author: By
Last change:
Date: 7 years ago
Size: 329 bytes
 

Contents

Class file image Download
<?php

// autoload_namespaces.php @generated by Composer

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

return array(
   
'Valitron' => array($vendorDir . '/vlucas/valitron/src'),
   
'Twig_' => array($vendorDir . '/twig/twig/lib'),
   
'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src'),
);