Files
2025-08-14 22:41:49 +02:00

8 lines
158 B
YAML

framework:
templating: { engines: ['twig'] }
# Twig Configuration
twig:
debug: '%kernel.debug%'
strict_variables: '%kernel.debug%'