You are here

public function RecentlyReadInterface::setEnitityId in Recently Read 8

Set entity id.

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

File

src/Entity/RecentlyReadInterface.php, line 62

Class

RecentlyReadInterface
Provides an interface for defining Recently read entities.

Namespace

Drupal\recently_read\Entity

Code

public function setEnitityId($entityId);