Merge remote-tracking branch 'origin/improve_location'

This commit is contained in:
2021-10-27 16:50:17 +02:00
32 changed files with 887 additions and 23 deletions

View File

@@ -137,3 +137,7 @@ services:
Chill\MainBundle\Form\DataTransform\AddressToIdDataTransformer:
autoconfigure: true
autowire: true
Chill\MainBundle\Form\Type\LocationFormType:
autowire: true
autoconfigure: true