You are here

protected property AutologoutWarningBlock::$dateFormatter in Automated Logout 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

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

Class

AutologoutWarningBlock
Provides an 'Automated Logout info' block.

Namespace

Drupal\autologout\Plugin\Block

Code

protected $dateFormatter;