enum icon indicating copy to clipboard operation
enum copied to clipboard

Symfony configuration for default behavior

Open soullivaneuh opened this issue 8 years ago • 0 comments

Add the possibility to have a bundle configuration for some options:

  • Default translation_domain for twig and forms
  • Default prefix_label_with_class for form types

Currently, we have to define the option on the code. This is redundant when you use this library multiple times.

soullivaneuh avatar Oct 12 '17 19:10 soullivaneuh