autoload_namespaces.php 4.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. <?php
  2. // autoload_namespaces.php generated by Composer
  3. $vendorDir = dirname(dirname(__FILE__));
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'URLify' => array($vendorDir . '/jbroadway/urlify'),
  7. 'Twig_' => array($vendorDir . '/twig/twig/lib'),
  8. 'Symfony\\Component\\Yaml' => array($vendorDir . '/symfony/yaml'),
  9. 'Symfony\\Component\\Validator\\' => array($vendorDir . '/symfony/validator'),
  10. 'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
  11. 'Symfony\\Component\\Stopwatch\\' => array($vendorDir . '/symfony/stopwatch'),
  12. 'Symfony\\Component\\Security\\' => array($vendorDir . '/symfony/security'),
  13. 'Symfony\\Component\\Routing\\' => array($vendorDir . '/symfony/routing'),
  14. 'Symfony\\Component\\PropertyAccess\\' => array($vendorDir . '/symfony/property-access'),
  15. 'Symfony\\Component\\OptionsResolver\\' => array($vendorDir . '/symfony/options-resolver'),
  16. 'Symfony\\Component\\Locale\\' => array($vendorDir . '/symfony/locale'),
  17. 'Symfony\\Component\\HttpKernel\\' => array($vendorDir . '/symfony/http-kernel'),
  18. 'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'),
  19. 'Symfony\\Component\\Form\\' => array($vendorDir . '/symfony/form'),
  20. 'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
  21. 'Symfony\\Component\\Filesystem\\' => array($vendorDir . '/symfony/filesystem'),
  22. 'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
  23. 'Symfony\\Component\\DomCrawler\\' => array($vendorDir . '/symfony/dom-crawler'),
  24. 'Symfony\\Component\\DependencyInjection\\' => array($vendorDir . '/symfony/dependency-injection'),
  25. 'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
  26. 'Symfony\\Component\\Config\\' => array($vendorDir . '/symfony/config'),
  27. 'Symfony\\Component\\BrowserKit\\' => array($vendorDir . '/symfony/browser-kit'),
  28. 'Symfony\\Bundle\\WebProfilerBundle\\' => array($vendorDir . '/symfony/web-profiler-bundle'),
  29. 'Symfony\\Bridge\\Twig\\' => array($vendorDir . '/symfony/twig-bridge'),
  30. 'Symfony\\Bridge\\Doctrine\\' => array($vendorDir . '/symfony/doctrine-bridge'),
  31. 'Silex\\Provider\\' => array($vendorDir . '/silex/web-profiler'),
  32. 'SilexAssetic' => array($vendorDir . '/mheap/silex-assetic/src'),
  33. 'Silex' => array($vendorDir . '/silex/silex/src'),
  34. 'Psr\\Log\\' => array($vendorDir . '/psr/log'),
  35. 'Pimple' => array($vendorDir . '/pimple/pimple/lib'),
  36. 'Pagerfanta\\' => array($vendorDir . '/pagerfanta/pagerfanta/src'),
  37. 'Neutron' => array($vendorDir . '/neutron/silex-filesystem-provider/src'),
  38. 'Monolog' => array($vendorDir . '/monolog/monolog/src'),
  39. 'Knp\\Snappy' => array($vendorDir . '/knplabs/knp-snappy/src'),
  40. 'Knp\\Menu\\' => array($vendorDir . '/knplabs/knp-menu/src'),
  41. 'Imagine' => array($vendorDir . '/imagine/imagine/lib'),
  42. 'Igorw\\Silex' => array($vendorDir . '/igorw/config-service-provider/src'),
  43. 'HTMLPurifier' => array($vendorDir . '/ezyang/htmlpurifier/library'),
  44. 'Grom\\Silex' => array($vendorDir . '/grom/silex-service-provider/src'),
  45. 'Gedmo' => array($vendorDir . '/gedmo/doctrine-extensions/lib', $vendorDir . '/gedmo/doctrine-extensions/lib'),
  46. 'Gaufrette' => array($vendorDir . '/knplabs/gaufrette/src'),
  47. 'FranMoreno' => array($vendorDir . '/franmomu/silex-pagerfanta-provider/src'),
  48. 'Entity' => array($baseDir . '/main/inc'),
  49. 'Doctrine\\ORM' => array($vendorDir . '/doctrine/orm/lib'),
  50. 'Doctrine\\DBAL\\Migrations' => array($vendorDir . '/doctrine/migrations/lib'),
  51. 'Doctrine\\DBAL' => array($vendorDir . '/doctrine/dbal/lib'),
  52. 'Doctrine\\Common' => array($vendorDir . '/doctrine/common/lib'),
  53. 'Dflydev\\Silex\\Provider\\DoctrineOrm' => array($vendorDir . '/dflydev/doctrine-orm-service-provider/src'),
  54. 'Dflydev\\Pimple\\Provider\\DoctrineOrm' => array($vendorDir . '/dflydev/doctrine-orm-service-provider/src'),
  55. 'Dflydev\\Cilex\\Provider\\DoctrineOrm' => array($vendorDir . '/dflydev/doctrine-orm-service-provider/src'),
  56. 'CssMin' => array($vendorDir . '/natxet/CssMin/src'),
  57. 'Chash' => array($vendorDir . '/chamilo/chash/src'),
  58. 'ChamiloLMS' => array($baseDir . '/src'),
  59. 'Bt51\\Silex\\Provider\\GaufretteServiceProvider' => array($vendorDir . '/bt51/gaufrette-serviceprovider/src'),
  60. 'Assetic' => array($vendorDir . '/kriswallsmith/assetic/src'),
  61. );