You are here

public function MapThemerInterface::getDescription in Geofield Map 8.2

Get the MapThemer description property.

Return value

string The MapThemer description.

1 method overrides MapThemerInterface::getDescription()
MapThemerBase::getDescription in src/MapThemerBase.php
Get the MapThemer description property.

File

src/MapThemerInterface.php, line 32

Class

MapThemerInterface
Provides an interface for Geofield Map Themers plugins.

Namespace

Drupal\geofield_map

Code

public function getDescription();