mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-27 18:13:48 +00:00
re-enable fixtures with sf3
This commit is contained in:
@@ -25,6 +25,7 @@ class ChillCustomFieldsExtension extends Extension implements PrependExtensionIn
|
||||
|
||||
$loader = new Loader\YamlFileLoader($container, new FileLocator(__DIR__.'/../Resources/config'));
|
||||
$loader->load('services.yml');
|
||||
$loader->load('services/fixtures.yml');
|
||||
|
||||
//add at least a blank array at 'customizable_entities' options
|
||||
//$customizable_entities = (isset($config['customizables_entities'])
|
||||
|
Reference in New Issue
Block a user