You are here

protected property AutologoutManager::$entityTypeManager in Automated Logout 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/AutologoutManager.php, line 94

Class

AutologoutManager
Defines an AutologoutManager service.

Namespace

Drupal\autologout

Code

protected $entityTypeManager;