changing evaluation for document -> no render for twig

This commit is contained in:
Lucas Silva
2023-03-22 18:11:41 +01:00
parent 457d71b4f3
commit 1a759cabe4
4 changed files with 20 additions and 16 deletions

View File

@@ -5,6 +5,6 @@ services:
Chill\PersonBundle\Notification\AccompanyingPeriodWorkNotificationHandler:
autowire: true
autoconfigure: true
Chill\PersonBundle\Notification\AccompanyingPeriodWorkEvaluationNotificationHandler:
Chill\PersonBundle\Notification\AccompanyingPeriodWorkEvaluationDocumentNotificationHandler:
autowire: true
autoconfigure: true