mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-23 02:34:24 +00:00
8 lines
322 B
YAML
8 lines
322 B
YAML
services:
|
|
Chill\TaskBundle\Menu\UserMenuBuilder:
|
|
arguments:
|
|
$tokenStorage: '@Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface'
|
|
$counter: '@Chill\TaskBundle\Templating\UI\CountNotificationTask'
|
|
tags:
|
|
- { name: 'chill.menu_builder' }
|