You are here

protected property AutologoutSubscriber::$currentUser in Automated Logout 8

The user account service.

Type: \Drupal\Core\Session\AccountInterface

File

src/EventSubscriber/AutologoutSubscriber.php, line 32

Class

AutologoutSubscriber
Defines autologout Subscriber.

Namespace

Drupal\autologout\EventSubscriber

Code

protected $currentUser;