add notification service for AccompanyingPeriodWork in show

This commit is contained in:
Lucas Silva
2023-03-21 14:34:38 +01:00
parent 4a30f310b8
commit ecb8ef0146
6 changed files with 109 additions and 3 deletions

View File

@@ -2,3 +2,6 @@ services:
Chill\PersonBundle\Notification\AccompanyingPeriodNotificationHandler:
autowire: true
autoconfigure: true
Chill\PersonBundle\Notification\AccompanyingPeriodWorkNotificationHandler:
autowire: true
autoconfigure: true