]> Raphaƫl G. Git Repositories - airlibre/blobdiff - config/packages/twig.yaml
Readd config packages twig yaml file
[airlibre] / config / packages / twig.yaml
index 6403e6abed14ed16857bc971bd424361e631eeec..3f795d921eae0f2961c18624a1ea9bdfeaca11d4 100644 (file)
@@ -1,5 +1,6 @@
 twig:
-    default_path: '%kernel.project_dir%/templates'
-    debug: '%kernel.debug%'
-    strict_variables: '%kernel.debug%'
-    exception_controller: null
+    file_name_pattern: '*.twig'
+
+when@test:
+    twig:
+        strict_variables: true