You are here

public function ImageHotspotInterface::getTitle in Image Hotspots 8

Returns title of the hotspot.

Return value

string Hotspot title.

1 method overrides ImageHotspotInterface::getTitle()
ImageHotspot::getTitle in src/Entity/ImageHotspot.php
Returns title of the hotspot.

File

src/ImageHotspotInterface.php, line 38

Class

ImageHotspotInterface
Interface ImageHotspotInterface.

Namespace

Drupal\image_hotspots

Code

public function getTitle();