mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
autowire and configure MenuBuilder
This commit is contained in:
parent
27a52ce166
commit
7515415888
@ -9,9 +9,8 @@ services:
|
||||
- { name: "chill.menu_builder" }
|
||||
|
||||
Chill\TaskBundle\Menu\MenuBuilder:
|
||||
arguments:
|
||||
$authorizationChecker: '@Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface'
|
||||
$translator: '@Symfony\Component\Translation\TranslatorInterface'
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
tags:
|
||||
- { name: "chill.menu_builder" }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user