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

@@ -12,12 +12,6 @@ services:
# tags:
# - { name: 'chill.menu_builder' }
#
# Chill\PersonBundle\Menu\AdminMenuBuilder:
# arguments:
# $authorizationChecker: '@Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface'
# tags:
# - { name: 'chill.menu_builder' }
#
Chill\PersonBundle\Menu\PersonMenuBuilder:
autowire: true
autoconfigure: true