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