From ec30f4b4b9fad937ca728380f848af63e06200ac Mon Sep 17 00:00:00 2001 From: Stefan Heimes Date: Wed, 11 Jan 2023 12:10:18 +0100 Subject: [PATCH] Correct PHP doc and add missing author --- src/MapProvider.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/MapProvider.php b/src/MapProvider.php index 60f8574..68dfe39 100644 --- a/src/MapProvider.php +++ b/src/MapProvider.php @@ -5,6 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus + * @author Stefan Heimes * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource