action to create an accompanyinig period

This commit is contained in:
2021-05-19 16:14:36 +02:00
parent 03bd1674e1
commit 25d7fc36a4
5 changed files with 131 additions and 81 deletions

View File

@@ -44,5 +44,7 @@ services:
- { name: validator.constraint_validator, alias: birthdate_not_before }
Chill\PersonBundle\Repository\:
autowire: true
autoconfigure: true
resource: '../Repository/'
tags: ['doctrine.repository_service']