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.
1 parent cc65be3 commit 4497d43Copy full SHA for 4497d43
reference/configuration/twig.rst
@@ -41,7 +41,7 @@ TwigBundle Configuration ("twig")
41
42
# The following were added in Symfony 2.3.
43
# See http://twig.sensiolabs.org/doc/recipes.html#using-the-template-name-to-set-the-default-escaping-strategy
44
- autoescape_service: ~ # Example: '@my_service'
+ autoescape_service: ~ # Example: 'my_service'
45
autoescape_service_method: ~ # use in combination with autoescape_service option
46
base_template_class: ~ # Example: Twig_Template
47
cache: '%kernel.cache_dir%/twig'
0 commit comments