Add other phone number

This commit is contained in:
Jean-Francois Monfort
2021-03-25 17:41:37 +01:00
parent 756ed616b6
commit 068b269af9
3 changed files with 21 additions and 4 deletions

View File

@@ -50,5 +50,6 @@ services:
Chill\PersonBundle\Form\Type\PersonPhoneType:
arguments:
$phonenumberHelper: '@Chill\MainBundle\Phonenumber\PhonenumberHelper'
$em: '@Doctrine\ORM\EntityManagerInterface'
tags:
- { name: form.type }