admin sections for main bundle

This commit is contained in:
nobohan
2022-05-10 10:14:30 +02:00
parent 0f735c5749
commit c9b3bab508
23 changed files with 188 additions and 84 deletions

View File

@@ -17,9 +17,3 @@ services:
autoconfigure: true
tags:
- { name: 'chill.menu_builder' }
Chill\MainBundle\Routing\MenuBuilder\AdminSectionMenuBuilder:
arguments:
$authorizationChecker: '@Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface'
tags:
- { name: 'chill.menu_builder' }