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 1e3c570 commit 10116b2Copy full SHA for 10116b2
reference/configuration/twig.rst
@@ -228,8 +228,9 @@ charset
228
229
**type**: ``string`` **default**: ``'%kernel.charset%'``
230
231
-The charset used by the template files. In the Symfony Standard edition this
232
-defaults to the ``UTF-8`` charset.
+The charset used by the template files. By default it's the same as the value of
+the ``kernel.charset`` container parameter, which is ``UTF-8`` by default in
233
+Symfony applications.
234
235
date
236
~~~~
0 commit comments