mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 02:23:51 +00:00
add notification counter in user menu
This commit is contained in:
@@ -93,7 +93,8 @@ class ChillMainExtension extends Extension implements PrependExtensionInterface,
|
||||
$loader->load('services/export.yml');
|
||||
$loader->load('services/form.yml');
|
||||
$loader->load('services/validator.yml');
|
||||
|
||||
$loader->load('services/widget.yml');
|
||||
$loader->load('services/controller.yml');
|
||||
}
|
||||
|
||||
public function getConfiguration(array $config, ContainerBuilder $container)
|
||||
|
Reference in New Issue
Block a user