mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
add ExportNormalizerConfig service to DI configuration file
This commit is contained in:
parent
22a2605381
commit
46ebfca28f
@ -12,6 +12,8 @@ services:
|
|||||||
|
|
||||||
Chill\MainBundle\Export\ExportGenerator: ~
|
Chill\MainBundle\Export\ExportGenerator: ~
|
||||||
|
|
||||||
|
Chill\MainBundle\Export\ExportConfigNormalizer: ~
|
||||||
|
|
||||||
chill.main.export_element_validator:
|
chill.main.export_element_validator:
|
||||||
class: Chill\MainBundle\Validator\Constraints\Export\ExportElementConstraintValidator
|
class: Chill\MainBundle\Validator\Constraints\Export\ExportElementConstraintValidator
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user