TplBlock/vendor/symfony/config
2018-03-26 21:57:35 +02:00
..
Definition permit fun with spaces 2018-03-26 21:57:35 +02:00
Exception permit fun with spaces 2018-03-26 21:57:35 +02:00
Loader permit fun with spaces 2018-03-26 21:57:35 +02:00
Resource permit fun with spaces 2018-03-26 21:57:35 +02:00
Tests permit fun with spaces 2018-03-26 21:57:35 +02:00
Util permit fun with spaces 2018-03-26 21:57:35 +02:00
.gitignore permit fun with spaces 2018-03-26 21:57:35 +02:00
CHANGELOG.md permit fun with spaces 2018-03-26 21:57:35 +02:00
composer.json permit fun with spaces 2018-03-26 21:57:35 +02:00
ConfigCache.php permit fun with spaces 2018-03-26 21:57:35 +02:00
ConfigCacheFactory.php permit fun with spaces 2018-03-26 21:57:35 +02:00
ConfigCacheFactoryInterface.php permit fun with spaces 2018-03-26 21:57:35 +02:00
ConfigCacheInterface.php permit fun with spaces 2018-03-26 21:57:35 +02:00
FileLocator.php permit fun with spaces 2018-03-26 21:57:35 +02:00
FileLocatorInterface.php permit fun with spaces 2018-03-26 21:57:35 +02:00
LICENSE permit fun with spaces 2018-03-26 21:57:35 +02:00
phpunit.xml.dist permit fun with spaces 2018-03-26 21:57:35 +02:00
README.md permit fun with spaces 2018-03-26 21:57:35 +02:00
ResourceCheckerConfigCache.php permit fun with spaces 2018-03-26 21:57:35 +02:00
ResourceCheckerConfigCacheFactory.php permit fun with spaces 2018-03-26 21:57:35 +02:00
ResourceCheckerInterface.php permit fun with spaces 2018-03-26 21:57:35 +02:00

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