Skip to content

Expose more Twig methods

Compare
Choose a tag to compare
@greg0ire greg0ire released this 09 Feb 15:40
· 124 commits to stable since this release

Thanks to @soullivaneuh , you can now access more AbstractEnum methods inside twig. This can be useful if have important customization needs and can't use native Symfony form widgets. The new functions are :

  • enum_get_constants
  • enum_get_keys
  • enum_get_class_prefixed_keys