You are here

protected property RecentlyReadRelationship::$sessionManager in Recently Read 8

Drupal\Core\Session\SessionManager.

Type: \Drupal\Core\Session\SessionManager

File

src/Plugin/views/relationship/RecentlyReadRelationship.php, line 46

Class

RecentlyReadRelationship
Provides a views relationship to recently read.

Namespace

Drupal\recently_read\Plugin\views\relationship

Code

protected $sessionManager;