services.yml change
This commit is contained in:
@@ -7,6 +7,12 @@ services:
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
|
||||
MummertMedia\ContaoMeilisearchBundle\EventListener\MeilisearchPageMarkerListener:
|
||||
autowire: true
|
||||
autoconfigure: false
|
||||
tags:
|
||||
- { name: contao.hook, hook: outputFrontendTemplate, method: onOutputFrontendTemplate }
|
||||
|
||||
MummertMedia\ContaoMeilisearchBundle\EventListener\IndexPageListener:
|
||||
autowire: true
|
||||
autoconfigure: false
|
||||
|
||||
Reference in New Issue
Block a user