Merge remote-tracking branch 'origin/master' into integrate_regroupment_entity

This commit is contained in:
2023-03-01 16:50:53 +01:00
131 changed files with 3497 additions and 481 deletions

View File

@@ -138,13 +138,9 @@ services:
autowire: true
autoconfigure: true
Chill\MainBundle\Form\DataMapper\RegroupmentDataMapper:
autowire: true
autoconfigure: true
Chill\MainBundle\Form\RegroupmentType:
autowire: true
autoconfigure: true
Chill\MainBundle\Form\AbsenceType: ~
Chill\MainBundle\Form\DataMapper\RegroupmentDataMapper: ~
Chill\MainBundle\Form\RegroupmentType: ~
Chill\MainBundle\Form\DataTransformer\IdToLocationDataTransformer: ~
Chill\MainBundle\Form\DataTransformer\IdToUserDataTransformer: ~