10000
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 9b99fff + dd0ee1f commit a97cdd6 CD6E path>Copy full SHA for a97cdd6
src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml
@@ -47,6 +47,7 @@
47
<service id="twig.loader.native_filesystem" class="Twig_Loader_Filesystem" public="false">
48
<argument type="collection" /> <!-- paths -->
49
<argument /> <!-- project's root dir -->
50
+ <tag name="twig.loader"/>
51
</service>
52
53
<service id="twig.loader.chain" class="Twig_Loader_Chain" public="false"/>
0 commit comments