mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
7 lines
326 B
YAML
7 lines
326 B
YAML
services:
|
|
Chill\EventBundle\Menu\PersonMenuBuilder:
|
|
arguments:
|
|
$authorizationChecker: '@Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface'
|
|
$translator: '@Symfony\Contracts\Translation\TranslatorInterface;'
|
|
tags:
|
|
- { name: 'chill.menu_builder' } |