public function ImageHotspotInterface::getUid in Image Hotspots 8
Returns the uid of user that created hotspot.
Return value
mixed Return uuid.
1 method overrides ImageHotspotInterface::getUid()
- ImageHotspot::getUid in src/
Entity/ ImageHotspot.php - Returns the uid of user that created hotspot.
File
- src/
ImageHotspotInterface.php, line 30
Class
- ImageHotspotInterface
- Interface ImageHotspotInterface.
Namespace
Drupal\image_hotspotsCode
public function getUid();