mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 10:33:49 +00:00
make fixtures works for event module
This commit is contained in:
@@ -30,6 +30,7 @@ class ChillEventExtension extends Extension implements PrependExtensionInterface
|
||||
$loader->load('search.yml');
|
||||
$loader->load('authorization.yml');
|
||||
$loader->load('forms.yml');
|
||||
$loader->load('fixtures.yml');
|
||||
}
|
||||
|
||||
/* (non-PHPdoc)
|
||||
|
Reference in New Issue
Block a user