SuiteCRM-Core/config/packages/twig.yaml
2024-08-21 18:06:13 +01:00

9 lines
194 B
YAML

twig:
default_path: '%kernel.project_dir%/templates'
exception_controller: null
debug: '%kernel.debug%'
strict_variables: '%kernel.debug%'
when@test:
twig:
strict_variables: true