autoload_namespaces.php 1.9 KB

12345678910111213141516171819202122232425262728293031
  1. <?php
  2. // autoload_namespaces.php @generated by Composer
  3. $vendorDir = dirname(dirname(__FILE__));
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'org\\bovigo\\vfs\\' => array($vendorDir . '/mikey179/vfsstream/src/main/php'),
  7. 'Zend_' => array($vendorDir . '/magento/zendframework1/library'),
  8. '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'),
  9. 'PhpCollection' => array($vendorDir . '/phpcollection/phpcollection/src'),
  10. 'PHPMD\\' => array($vendorDir . '/phpmd/phpmd/src/main/php'),
  11. 'OAuth\\Unit' => array($vendorDir . '/lusitanian/oauth/tests'),
  12. 'OAuth' => array($vendorDir . '/lusitanian/oauth/src'),
  13. 'Mustache' => array($vendorDir . '/mustache/mustache/src'),
  14. 'Metadata\\' => array($vendorDir . '/jms/metadata/src'),
  15. 'MagentoHackathon\\Composer\\Magento' => array($vendorDir . '/magento/magento-composer-installer/src'),
  16. 'Less' => array($vendorDir . '/oyejorge/less.php/lib'),
  17. 'JShrink' => array($vendorDir . '/tedivm/jshrink/src'),
  18. 'JMS\\Serializer' => array($vendorDir . '/jms/serializer/src'),
  19. 'JMS\\' => array($vendorDir . '/jms/parser-lib/src'),
  20. 'Flow\\JSONPath\\Test' => array($vendorDir . '/flow/jsonpath/tests'),
  21. 'Flow\\JSONPath' => array($vendorDir . '/flow/jsonpath/src'),
  22. 'Dflydev\\DotAccessData' => array($vendorDir . '/dflydev/dot-access-data/src'),
  23. 'Cm\\RedisSession\\' => array($vendorDir . '/colinmollenhour/php-redis-session-abstract/src'),
  24. 'Braintree' => array($vendorDir . '/braintree/braintree_php/lib'),
  25. 'Behat\\Gherkin' => array($vendorDir . '/behat/gherkin/src'),
  26. 'BaconQrCode' => array($vendorDir . '/bacon/bacon-qr-code/src'),
  27. '' => array($baseDir . '/app/code', $baseDir . '/generated/code'),
  28. );