Merge remote-tracking branch 'origin/master' into bootstrap-api

This commit is contained in:
2021-05-06 13:20:12 +02:00
46 changed files with 1671 additions and 456 deletions

View File

@@ -8,6 +8,7 @@ services:
$configPersonAltNameHelper: '@Chill\PersonBundle\Config\ConfigPersonAltNamesHelper'
$logger: '@Psr\Log\LoggerInterface'
$validator: '@Symfony\Component\Validator\Validator\ValidatorInterface'
$em: '@Doctrine\ORM\EntityManagerInterface'
tags: ['controller.service_arguments']
Chill\PersonBundle\Controller\TimelinePersonController: