You are here

protected property AutologoutWarningBlock::$moduleHandler in Automated Logout 8

The module manager service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Block/AutologoutWarningBlock.php, line 30

Class

AutologoutWarningBlock
Provides an 'Automated Logout info' block.

Namespace

Drupal\autologout\Plugin\Block

Code

protected $moduleHandler;