forked from Snck3rs/contao-leaflet-maps
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