You are here

public function RecentlyReadTypeInterface::getTypes in Recently Read 8

Return recently read types.

Return value

string Name of recently read types.

1 method overrides RecentlyReadTypeInterface::getTypes()
RecentlyReadType::getTypes in src/Entity/RecentlyReadType.php
Return recently read types.

File

src/Entity/RecentlyReadTypeInterface.php, line 18

Class

RecentlyReadTypeInterface
Provides an interface for defining Recently read type entities.

Namespace

Drupal\recently_read\Entity

Code

public function getTypes();