fix errors when clearing cache

This commit is contained in:
2021-11-17 10:58:52 +01:00
parent 7f02130ff2
commit 5d74b3ab0a
3 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,6 @@ services:
$eventDispatcher: '@Symfony\Component\EventDispatcher\EventDispatcherInterface'
$timelineBuilder: '@chill_main.timeline_builder'
$paginatorFactory: '@chill_main.paginator_factory'
$authorizationHelper: '@Chill\MainBundle\Security\Authorization\AuthorizationHelper'
tags: ['controller.service_arguments']
Chill\PersonBundle\Controller\AccompanyingPeriodController: