mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-03 13:33:48 +00:00
re-enable fixtures with sf3
This commit is contained in:
@@ -27,6 +27,7 @@ class ChillReportExtension extends Extension implements PrependExtensionInterfac
|
||||
|
||||
$loader = new Loader\YamlFileLoader($container, new FileLocator(__DIR__.'/../Resources/config'));
|
||||
$loader->load('services.yml');
|
||||
$loader->load('services/fixtures.yml');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user