mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-11-29 19:43:50 +01:00
Add comment.
This commit is contained in:
@@ -73,7 +73,7 @@ class MapService
|
|||||||
* @param Leaflet $leaflet The Leaflet instance.
|
* @param Leaflet $leaflet The Leaflet instance.
|
||||||
* @param EventDispatcher $eventDispatcher The Contao event dispatcher.
|
* @param EventDispatcher $eventDispatcher The Contao event dispatcher.
|
||||||
* @param \Input $input Thw request input.
|
* @param \Input $input Thw request input.
|
||||||
* @param Assets $assets
|
* @param Assets $assets Assets handler.
|
||||||
*/
|
*/
|
||||||
public function __construct(
|
public function __construct(
|
||||||
DefinitionMapper $mapper,
|
DefinitionMapper $mapper,
|
||||||
|
|||||||
Reference in New Issue
Block a user