You are here

protected property RecentlyReadService::$currentUser in Recently Read 8

The current user injected into the service.

Type: \Drupal\Core\Session\AccountInterface

File

src/RecentlyReadService.php, line 21

Class

RecentlyReadService
Recently read service.

Namespace

Drupal\recently_read

Code

protected $currentUser;