Files
Twig/doc/functions
Christophe Coevoet ff4d01f940 Implement the enum_cases function
The implementation contains an optimized implementation of the function
for the common case of using a string literal as the argument. It will
validate the enum existence during compilation and compile the code to
use `MyEnum::cases()` directly.
2024-08-09 21:21:58 +02:00
..
2024-06-22 19:37:51 +02:00
2021-05-19 09:14:37 +02:00
2021-05-19 09:14:37 +02:00
2024-08-09 21:21:58 +02:00