[export form] decouple data from PickCenter form

This commit is contained in:
2023-06-01 14:02:48 +02:00
parent 77f8cf0e1a
commit d1e1b1c4ce
5 changed files with 68 additions and 24 deletions

View File

@@ -6,6 +6,8 @@ services:
Chill\MainBundle\Export\Helper\:
resource: '../../Export/Helper'
Chill\MainBundle\Export\ExportFormHelper: ~
chill.main.export_element_validator:
class: Chill\MainBundle\Validator\Constraints\Export\ExportElementConstraintValidator
tags: