X-Git-Url: https://git.rapsys.eu/airlibre/blobdiff_plain/189c7b2b18b4bc527a7503779bbcd67547ed0a4c..048ea02f8dee4882447b444fce371999e8492735:/config/packages/twig.yaml diff --git a/config/packages/twig.yaml b/config/packages/twig.yaml new file mode 100644 index 0000000..6403e6a --- /dev/null +++ b/config/packages/twig.yaml @@ -0,0 +1,5 @@ +twig: + default_path: '%kernel.project_dir%/templates' + debug: '%kernel.debug%' + strict_variables: '%kernel.debug%' + exception_controller: null