forked from Snck3rs/contao-leaflet-maps
Register insert tag replacer.
This commit is contained in:
@@ -87,3 +87,11 @@ services:
|
||||
- '@service_container'
|
||||
tags:
|
||||
- { name: 'netzmacht.contao_toolkit.component.frontend_module_factory' }
|
||||
|
||||
netzmacht.contao_leaflet_maps.frontend.insert_tag:
|
||||
class: Netzmacht\Contao\Leaflet\Frontend\InsertTag\LeafletInsertTagParser
|
||||
arguments:
|
||||
- '@netzmacht.contao_leaflet_maps.map.provider'
|
||||
- '%kernel.debug%'
|
||||
tags:
|
||||
- { name: 'netzmacht.contao_toolkit.insert_tag_parser' }
|
||||
|
||||
Reference in New Issue
Block a user