Fix tag in helper.xml

This commit is contained in:
Matthieu Bontemps 2010-09-12 12:22:28 +02:00
parent 51d2b75a38
commit 1194f9a339

View file

@ -13,7 +13,7 @@
<services>
<service id="templating.helper.markdown" class="%templating.helper.markdown.class%">
<annotation name="templating.helper" alias="markdown" />
<tag name="templating.helper" alias="markdown" />
<argument type="service" id="markdown_parser" />
</service>