We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9551c64 + 598a759 commit 549cc8bCopy full SHA for 549cc8b
Tests/Functional/app/config/framework.yaml
@@ -12,6 +12,6 @@ framework:
12
type: 'yaml'
13
14
twig:
15
- strict_variables: "%kernel.debug%" #supresses deprecation notices about the default value TwigBundle pre version 5
+ strict_variables: "%kernel.debug%" #suppresses deprecation notices about the default value TwigBundle pre version 5
16
paths:
17
"%test.project_dir%/Resources/views": App
0 commit comments