News can now be non-public

This commit is contained in:
Polonkai Gergely
2012-07-23 17:50:40 +02:00
parent bf46316347
commit acc64ee66d
5 changed files with 75 additions and 5 deletions

View File

@@ -4,6 +4,7 @@
<services>
<service id="kek_rozsak_front.twig_extension.news" class="KekRozsak\FrontBundle\Twig\NewsExtension">
<argument type="service" id="doctrine" />
<argument type="service" id="security.context" />
<tag name="twig.extension" />
</service>
<service id="form.type_extension.help_message" class="KekRozsak\FrontBundle\Form\Extension\HelpMessageTypeExtension">