mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 05:44:58 +00:00
add validation of existing file
This commit is contained in:
@@ -27,6 +27,7 @@ class ChillDocStoreExtension extends Extension implements PrependExtensionInterf
|
||||
$loader = new Loader\YamlFileLoader($container, new FileLocator(__DIR__.'/../Resources/config'));
|
||||
$loader->load('services.yml');
|
||||
$loader->load('services/media.yml');
|
||||
$loader->load('services/controller.yml');
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user