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/config
Yannick Warnier ea275aec7f Add static resources and remove tests dir for 1.10.8 release 9 years ago
..
Definition
Exception
Loader
Resource
Tests
Util
.gitignore
CHANGELOG.md
ConfigCache.php
ConfigCacheFactory.php
ConfigCacheFactoryInterface.php
ConfigCacheInterface.php
FileLocator.php
FileLocatorInterface.php
LICENSE
README.md
ResourceCheckerConfigCache.php
ResourceCheckerConfigCacheFactory.php
ResourceCheckerInterface.php
composer.json
phpunit.xml.dist

README.md

Config Component

The Config component provides several classes to help you find, load, combine, autofill and validate configuration values of any kind, whatever their source may be (YAML, XML, INI files, or for instance a database).

Resources