Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/vendor/composer/autoload_namespaces.php

64 lines
4.3 KiB

<?php
// autoload_namespaces.php generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'URLify' => array($vendorDir . '/jbroadway/urlify'),
'Twig_' => array($vendorDir . '/twig/twig/lib'),
'Symfony\\Component\\Yaml' => array($vendorDir . '/symfony/yaml'),
'Symfony\\Component\\Validator\\' => array($vendorDir . '/symfony/validator'),
'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
'Symfony\\Component\\Stopwatch\\' => array($vendorDir . '/symfony/stopwatch'),
'Symfony\\Component\\Security\\' => array($vendorDir . '/symfony/security'),
'Symfony\\Component\\Routing\\' => array($vendorDir . '/symfony/routing'),
'Symfony\\Component\\PropertyAccess\\' => array($vendorDir . '/symfony/property-access'),
'Symfony\\Component\\OptionsResolver\\' => array($vendorDir . '/symfony/options-resolver'),
'Symfony\\Component\\Locale\\' => array($vendorDir . '/symfony/locale'),
'Symfony\\Component\\HttpKernel\\' => array($vendorDir . '/symfony/http-kernel'),
'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'),
'Symfony\\Component\\Form\\' => array($vendorDir . '/symfony/form'),
'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
'Symfony\\Component\\Filesystem\\' => array($vendorDir . '/symfony/filesystem'),
'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
'Symfony\\Component\\DomCrawler\\' => array($vendorDir . '/symfony/dom-crawler'),
'Symfony\\Component\\DependencyInjection\\' => array($vendorDir . '/symfony/dependency-injection'),
'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
'Symfony\\Component\\Config\\' => array($vendorDir . '/symfony/config'),
'Symfony\\Component\\BrowserKit\\' => array($vendorDir . '/symfony/browser-kit'),
'Symfony\\Bundle\\WebProfilerBundle\\' => array($vendorDir . '/symfony/web-profiler-bundle'),
'Symfony\\Bridge\\Twig\\' => array($vendorDir . '/symfony/twig-bridge'),
'Symfony\\Bridge\\Doctrine\\' => array($vendorDir . '/symfony/doctrine-bridge'),
'Silex\\Provider\\' => array($vendorDir . '/silex/web-profiler'),
'SilexAssetic' => array($vendorDir . '/mheap/silex-assetic/src'),
'Silex' => array($vendorDir . '/silex/silex/src'),
'Psr\\Log\\' => array($vendorDir . '/psr/log'),
'Pimple' => array($vendorDir . '/pimple/pimple/lib'),
'Pagerfanta\\' => array($vendorDir . '/pagerfanta/pagerfanta/src'),
'Neutron' => array($vendorDir . '/neutron/silex-filesystem-provider/src'),
'Monolog' => array($vendorDir . '/monolog/monolog/src'),
'Knp\\Snappy' => array($vendorDir . '/knplabs/knp-snappy/src'),
'Knp\\Menu\\' => array($vendorDir . '/knplabs/knp-menu/src'),
'Imagine' => array($vendorDir . '/imagine/imagine/lib'),
'Igorw\\Silex' => array($vendorDir . '/igorw/config-service-provider/src'),
'HTMLPurifier' => array($vendorDir . '/ezyang/htmlpurifier/library'),
'Grom\\Silex' => array($vendorDir . '/grom/silex-service-provider/src'),
'Gedmo' => array($vendorDir . '/gedmo/doctrine-extensions/lib', $vendorDir . '/gedmo/doctrine-extensions/lib'),
'Gaufrette' => array($vendorDir . '/knplabs/gaufrette/src'),
'FranMoreno' => array($vendorDir . '/franmomu/silex-pagerfanta-provider/src'),
'Entity' => array($baseDir . '/main/inc'),
'Doctrine\\ORM' => array($vendorDir . '/doctrine/orm/lib'),
'Doctrine\\DBAL\\Migrations' => array($vendorDir . '/doctrine/migrations/lib'),
'Doctrine\\DBAL' => array($vendorDir . '/doctrine/dbal/lib'),
'Doctrine\\Common' => array($vendorDir . '/doctrine/common/lib'),
'Dflydev\\Silex\\Provider\\DoctrineOrm' => array($vendorDir . '/dflydev/doctrine-orm-service-provider/src'),
'Dflydev\\Pimple\\Provider\\DoctrineOrm' => array($vendorDir . '/dflydev/doctrine-orm-service-provider/src'),
'Dflydev\\Cilex\\Provider\\DoctrineOrm' => array($vendorDir . '/dflydev/doctrine-orm-service-provider/src'),
'CssMin' => array($vendorDir . '/natxet/CssMin/src'),
'Chash' => array($vendorDir . '/chamilo/chash/src'),
'ChamiloLMS' => array($baseDir . '/src'),
'Bt51\\Silex\\Provider\\GaufretteServiceProvider' => array($vendorDir . '/bt51/gaufrette-serviceprovider/src'),
'Assetic' => array($vendorDir . '/kriswallsmith/assetic/src'),
);