remove AccompanyingPeriodController

This commit is contained in:
2023-05-05 19:22:02 +02:00
parent f7ed390c96
commit 958e2b5cf2
2 changed files with 0 additions and 488 deletions

View File

@@ -10,11 +10,6 @@ services:
$paginatorFactory: '@chill_main.paginator_factory'
tags: ['controller.service_arguments']
Chill\PersonBundle\Controller\AccompanyingPeriodController:
autowire: true
autoconfigure: true
tags: ['controller.service_arguments']
Chill\PersonBundle\Controller\PersonAddressController:
arguments:
$validator: '@Symfony\Component\Validator\Validator\ValidatorInterface'