mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Deprecation free and use ErrorRenderer mechanism by default
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
twig:
|
||||
default_path: '%kernel.project_dir%/templates'
|
||||
debug: '%kernel.debug%'
|
||||
strict_variables: '%kernel.debug%'
|
||||
exception_controller: null
|
||||
+1
@@ -0,0 +1 @@
|
||||
../../3.3/config/routes/
|
||||
+1
@@ -0,0 +1 @@
|
||||
../3.3/manifest.json
|
||||
+1
@@ -0,0 +1 @@
|
||||
../3.3/templates/
|
||||
Reference in New Issue
Block a user