Drupal investigation

autoload_namespaces.php 1.3KB

1234567891011121314151617181920212223242526
  1. <?php
  2. // autoload_namespaces.php @generated by Composer
  3. $vendorDir = dirname(dirname(__FILE__));
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'phpDocumentor' => array($vendorDir . '/phpdocumentor/reflection-docblock/src'),
  7. 'org\\bovigo\\vfs\\' => array($vendorDir . '/mikey179/vfsStream/src/main/php'),
  8. 'Twig_' => array($vendorDir . '/twig/twig/lib'),
  9. 'Stack' => array($vendorDir . '/stack/builder/src'),
  10. 'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src'),
  11. 'JakubOnderka\\PhpConsoleHighlighter' => array($vendorDir . '/jakub-onderka/php-console-highlighter/src'),
  12. 'JakubOnderka\\PhpConsoleColor' => array($vendorDir . '/jakub-onderka/php-console-color/src'),
  13. 'Egulias\\' => array($vendorDir . '/egulias/email-validator/src'),
  14. 'EasyRdf_' => array($vendorDir . '/easyrdf/easyrdf/lib'),
  15. 'Drush' => array($vendorDir . '/drush/drush/lib'),
  16. 'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/lib'),
  17. 'Doctrine\\Common\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib'),
  18. 'Doctrine\\Common\\Collections\\' => array($vendorDir . '/doctrine/collections/lib'),
  19. 'Doctrine\\Common\\Annotations\\' => array($vendorDir . '/doctrine/annotations/lib'),
  20. 'Consolidation' => array($vendorDir . '/drush/drush/lib'),
  21. 'Asm89\\Stack' => array($vendorDir . '/asm89/stack-cors/src'),
  22. );