You are here

protected property AutologoutBlockForm::$autoLogoutManager in Automated Logout 8

The autologout manager service.

Type: \Drupal\autologout\AutologoutManagerInterface

File

src/Form/AutologoutBlockForm.php, line 20

Class

AutologoutBlockForm
Provides a settings for autologout module.

Namespace

Drupal\autologout\Form

Code

protected $autoLogoutManager;