| Current Path : /usr/share/php/Symfony4/Component/Config/ |
| Current File : //usr/share/php/Symfony4/Component/Config/autoload.php |
<?php
/**
* Autoloader for php-symfony4-config and its' dependencies
* (created by php-symfony4-4.1.13-1.el7.remi).
*/
require_once dirname(dirname(__DIR__)).'/autoload-common.php';
\Fedora\Autoloader\Dependencies::required([
FEDORA_SYMFONY4_DIR.'/Component/Filesystem/autoload.php'
]);
\Fedora\Autoloader\Dependencies::optional([
FEDORA_SYMFONY4_DIR.'/Component/Yaml/autoload.php'
]);