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