Skip to content

Commit

Permalink
Update services.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierstoval committed May 1, 2017
1 parent 514b862 commit 1cb1582
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/config/services.yml
Expand Up @@ -3,8 +3,8 @@ services:
orbitale_cms.listeners.layouts:
class: Orbitale\Bundle\CmsBundle\EventListener\LayoutsListener
arguments:
config: '%orbitale_cms.config%'
templating: "@templating"
- '%orbitale_cms.config%'
- "@templating"
tags:
- { name: kernel.event_subscriber }

Expand Down

0 comments on commit 1cb1582

Please sign in to comment.