You are here

protected property AutologoutSubscriber::$autoLogoutManager in Automated Logout 8

The autologout manager service.

Type: \Drupal\autologout\AutologoutManagerInterface

File

src/EventSubscriber/AutologoutSubscriber.php, line 25

Class

AutologoutSubscriber
Defines autologout Subscriber.

Namespace

Drupal\autologout\EventSubscriber

Code

protected $autoLogoutManager;