forked from Snck3rs/contao-leaflet-maps
Use contao_leaflet as reference for services and tags instead of contao_leaflet_maps.
This commit is contained in:
@@ -59,7 +59,7 @@ class MapElementFactory implements ComponentFactory
|
||||
$model,
|
||||
$this->container->get('templating'),
|
||||
$this->container->get('translator'),
|
||||
$this->container->get('netzmacht.contao_leaflet_maps.map.provider'),
|
||||
$this->container->get('netzmacht.contao_leaflet.map.provider'),
|
||||
$this->container->get('netzmacht.contao_toolkit.contao.input'),
|
||||
$this->container->get('netzmacht.contao_toolkit.contao.config'),
|
||||
$column
|
||||
|
||||
@@ -59,7 +59,7 @@ class MapModuleFactory implements ComponentFactory
|
||||
$model,
|
||||
$this->container->get('templating'),
|
||||
$this->container->get('translator'),
|
||||
$this->container->get('netzmacht.contao_leaflet_maps.map.provider'),
|
||||
$this->container->get('netzmacht.contao_leaflet.map.provider'),
|
||||
$this->container->get('netzmacht.contao_toolkit.contao.input'),
|
||||
$this->container->get('netzmacht.contao_toolkit.contao.config'),
|
||||
$column
|
||||
|
||||
Reference in New Issue
Block a user