FEATURE [datamapper][regroupment] moved datamapper to seperate class. Still not working

This commit is contained in:
2023-02-07 10:23:19 +01:00
parent 0ace1c1f6a
commit fb9b9b9226
3 changed files with 76 additions and 116 deletions

View File

@@ -138,6 +138,10 @@ services:
autowire: true
autoconfigure: true
Chill\MainBundle\Form\DataMapper\RegroupmentDataMapper:
autowire: true
autoconfigure: true
Chill\MainBundle\Form\RegroupmentType:
autowire: true
autoconfigure: true