public function ImageHotspotInterface::getDescription in Image Hotspots 8
Returns description of the hotspot.
Return value
string Hotspot description.
1 method overrides ImageHotspotInterface::getDescription()
- ImageHotspot::getDescription in src/
Entity/ ImageHotspot.php - Returns description of the hotspot.
File
- src/
ImageHotspotInterface.php, line 54
Class
- ImageHotspotInterface
- Interface ImageHotspotInterface.
Namespace
Drupal\image_hotspotsCode
public function getDescription();