privacyEvent, add event in accompanyingPeriod

This commit is contained in:
Mat
2018-10-16 12:36:19 +02:00
parent 4c8f170025
commit 5f36a62379
2 changed files with 29 additions and 0 deletions

View File

@@ -9,3 +9,7 @@ services:
Chill\PersonBundle\Controller\TimelinePersonController:
arguments:
$eventDispatcher: '@Symfony\Component\EventDispatcher\EventDispatcherInterface'
Chill\PersonBundle\Controller\AccompanyingPeriodController:
arguments:
$eventDispatcher: '@Symfony\Component\EventDispatcher\EventDispatcherInterface'