Mercurial > hg > isophonics-drupal-site
comparison vendor/composer/autoload_namespaces.php @ 0:4c8ae668cc8c
Initial import (non-working)
author | Chris Cannam |
---|---|
date | Wed, 29 Nov 2017 16:09:58 +0000 |
parents | |
children | 7a779792577d |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:4c8ae668cc8c |
---|---|
1 <?php | |
2 | |
3 // autoload_namespaces.php @generated by Composer | |
4 | |
5 $vendorDir = dirname(dirname(__FILE__)); | |
6 $baseDir = dirname($vendorDir); | |
7 | |
8 return array( | |
9 'phpDocumentor' => array($vendorDir . '/phpdocumentor/reflection-docblock/src'), | |
10 'org\\bovigo\\vfs\\' => array($vendorDir . '/mikey179/vfsStream/src/main/php'), | |
11 'Twig_' => array($vendorDir . '/twig/twig/lib'), | |
12 'Stack' => array($vendorDir . '/stack/builder/src'), | |
13 'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src'), | |
14 'JakubOnderka\\PhpConsoleHighlighter' => array($vendorDir . '/jakub-onderka/php-console-highlighter/src'), | |
15 'JakubOnderka\\PhpConsoleColor' => array($vendorDir . '/jakub-onderka/php-console-color/src'), | |
16 'Egulias\\' => array($vendorDir . '/egulias/email-validator/src'), | |
17 'EasyRdf_' => array($vendorDir . '/easyrdf/easyrdf/lib'), | |
18 'Drush' => array($vendorDir . '/drush/drush/lib'), | |
19 'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/lib'), | |
20 'Doctrine\\Common\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib'), | |
21 'Doctrine\\Common\\Collections\\' => array($vendorDir . '/doctrine/collections/lib'), | |
22 'Doctrine\\Common\\Annotations\\' => array($vendorDir . '/doctrine/annotations/lib'), | |
23 'Consolidation' => array($vendorDir . '/drush/drush/lib'), | |
24 ); |