forked from Snck3rs/contao-leaflet-maps
Code style.
This commit is contained in:
@@ -39,6 +39,11 @@ class MapModule extends \Module
|
||||
$this->construct($objElement, $strColumn);
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the identifier.
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
protected function getIdentifier()
|
||||
{
|
||||
return 'mod_' . $this->id;
|
||||
|
||||
Reference in New Issue
Block a user