mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-12-01 12:33:45 +01:00
Code style.
This commit is contained in:
@@ -114,7 +114,10 @@ class MapService
|
||||
* @param string $style Optional style attributes.
|
||||
*
|
||||
* @return string
|
||||
* @throws \Exception
|
||||
* @throws \Exception If generating went wrong.
|
||||
*
|
||||
* @SuppressWarnings(PHPMD.UnusedLocalVariables)
|
||||
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
|
||||
*/
|
||||
public function generate(
|
||||
$mapId,
|
||||
|
||||
Reference in New Issue
Block a user