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