public function RecentlyReadInterface::getEntityId in Recently Read 8
Get entity id.
1 method overrides RecentlyReadInterface::getEntityId()
- RecentlyRead::getEntityId in src/
Entity/ RecentlyRead.php - Get entity id.
File
- src/
Entity/ RecentlyReadInterface.php, line 57
Class
- RecentlyReadInterface
- Provides an interface for defining Recently read entities.
Namespace
Drupal\recently_read\EntityCode
public function getEntityId();