You are here

public function RecentlyReadInterface::setSessionId in Recently Read 8

Set session id.

1 method overrides RecentlyReadInterface::setSessionId()
RecentlyRead::setSessionId in src/Entity/RecentlyRead.php
Set session id.

File

src/Entity/RecentlyReadInterface.php, line 72

Class

RecentlyReadInterface
Provides an interface for defining Recently read entities.

Namespace

Drupal\recently_read\Entity

Code

public function setSessionId($sessionId);