12345678910111213141516171819202122232425262728293031 |
- <?php
- // autoload_namespaces.php @generated by Composer
- $vendorDir = dirname(dirname(__FILE__));
- $baseDir = dirname($vendorDir);
- return array(
- 'org\\bovigo\\vfs\\' => array($vendorDir . '/mikey179/vfsstream/src/main/php'),
- 'Zend_' => array($vendorDir . '/magento/zendframework1/library'),
- 'Yandex' => array($vendorDir . '/allure-framework/allure-codeception/src', $vendorDir . '/allure-framework/allure-php-api/src', $vendorDir . '/allure-framework/allure-php-api/test', $vendorDir . '/allure-framework/allure-phpunit/src'),
- 'PhpCollection' => array($vendorDir . '/phpcollection/phpcollection/src'),
- 'PHPMD\\' => array($vendorDir . '/phpmd/phpmd/src/main/php'),
- 'OAuth\\Unit' => array($vendorDir . '/lusitanian/oauth/tests'),
- 'OAuth' => array($vendorDir . '/lusitanian/oauth/src'),
- 'Mustache' => array($vendorDir . '/mustache/mustache/src'),
- 'Metadata\\' => array($vendorDir . '/jms/metadata/src'),
- 'MagentoHackathon\\Composer\\Magento' => array($vendorDir . '/magento/magento-composer-installer/src'),
- 'Less' => array($vendorDir . '/oyejorge/less.php/lib'),
- 'JShrink' => array($vendorDir . '/tedivm/jshrink/src'),
- 'JMS\\Serializer' => array($vendorDir . '/jms/serializer/src'),
- 'JMS\\' => array($vendorDir . '/jms/parser-lib/src'),
- 'Flow\\JSONPath\\Test' => array($vendorDir . '/flow/jsonpath/tests'),
- 'Flow\\JSONPath' => array($vendorDir . '/flow/jsonpath/src'),
- 'Dflydev\\DotAccessData' => array($vendorDir . '/dflydev/dot-access-data/src'),
- 'Cm\\RedisSession\\' => array($vendorDir . '/colinmollenhour/php-redis-session-abstract/src'),
- 'Braintree' => array($vendorDir . '/braintree/braintree_php/lib'),
- 'Behat\\Gherkin' => array($vendorDir . '/behat/gherkin/src'),
- 'BaconQrCode' => array($vendorDir . '/bacon/bacon-qr-code/src'),
- '' => array($baseDir . '/app/code', $baseDir . '/generated/code'),
- );
|