mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-27 18:13:48 +00:00
enable fixtures with sf3
This commit is contained in:
@@ -96,6 +96,7 @@ class ChillMainExtension extends Extension implements PrependExtensionInterface,
|
||||
$loader->load('services/widget.yml');
|
||||
$loader->load('services/controller.yml');
|
||||
$loader->load('services/routing.yml');
|
||||
$loader->load('services/fixtures.yml');
|
||||
}
|
||||
|
||||
public function getConfiguration(array $config, ContainerBuilder $container)
|
||||
|
Reference in New Issue
Block a user