forked from Snck3rs/contao-leaflet-maps
Make services public which has to be required in Symfony 3.4.
This commit is contained in:
@@ -108,6 +108,7 @@ services:
|
||||
|
||||
netzmacht.contao_leaflet.frontend.insert_tag:
|
||||
class: Netzmacht\Contao\Leaflet\Frontend\InsertTag\LeafletInsertTagParser
|
||||
public: true
|
||||
arguments:
|
||||
- '@netzmacht.contao_leaflet.map.provider'
|
||||
- '%kernel.debug%'
|
||||
|
||||
Reference in New Issue
Block a user