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 a728c69 + e8b9e9f commit ac32140Copy full SHA for ac32140
reference/configuration/twig.rst
@@ -111,7 +111,7 @@ called to determine the default escaping applied to the template.
111
base_template_class
112
~~~~~~~~~~~~~~~~~~~
113
114
-**type**: ``string`` **default**: ``'Twig\\Template'``
+**type**: ``string`` **default**: ``'Twig\Template'``
115
116
Twig templates are compiled into PHP classes before using them to render
117
contents. This option defines the base class from which all the template classes
0 commit comments