SuiteCRM-Core/config/packages/twig.yaml
Dillon-Brown 95702c7854 Fix Symfony deprecations
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:33 +01:00

5 lines
147 B
YAML

twig:
default_path: '%kernel.project_dir%/templates'
exception_controller: null
debug: '%kernel.debug%'
strict_variables: '%kernel.debug%'