enum
enum copied to clipboard
Symfony configuration for default behavior
Add the possibility to have a bundle configuration for some options:
- Default
translation_domainfor twig and forms - Default
prefix_label_with_classfor form types
Currently, we have to define the option on the code. This is redundant when you use this library multiple times.