Skip to content

Commit

Permalink
add new listener
Browse files Browse the repository at this point in the history
  • Loading branch information
pressi committed May 31, 2017
1 parent c12ea76 commit 0e34d77
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Resources/config/listener.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ services:
arguments:
- "@contao.framework"

iido_basic.listener.insert_tags:
class: IIDO\BasicBundle\EventListener\InsertTagsListener
arguments:
- "@contao.framework"

iido_basic.listener.frontend_template:
class: IIDO\BasicBundle\EventListener\FrontendTemplateListener
arguments:
Expand Down

0 comments on commit 0e34d77

Please sign in to comment.