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/symfony/class-loader
Yannick Warnier 437d57b218 Add static resources and remove tests dir for release 9 years ago
..
Tests
.gitignore
ApcClassLoader.php
ApcUniversalClassLoader.php
CHANGELOG.md
ClassCollectionLoader.php
ClassLoader.php
ClassMapGenerator.php
DebugClassLoader.php
DebugUniversalClassLoader.php
LICENSE
MapClassLoader.php
Psr4ClassLoader.php
README.md
UniversalClassLoader.php
WinCacheClassLoader.php
XcacheClassLoader.php
composer.json
phpunit.xml.dist

README.md

ClassLoader Component

The ClassLoader component provides tools to autoload your classes and cache their locations for performance.

Resources