8000
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 93bfb68 + 0bc79ca commit 00e9598Copy full SHA for 00e9598
src/Symfony/Bundle/FrameworkBundle/Resources/config/templating_debug.xml
@@ -20,6 +20,7 @@
20
<argument type="service" id="templating.loader" />
21
<argument type="service" id="debug.stopwatch" />
22
<argument type="service" id="templating.globals" />
23
+ <call method="setCharset"><argument>%kernel.charset%</argument></call>
24
</service>
25
</services>
26
</container>
0 commit comments