You are here

public function AutologoutManagerInterface::inactivityMessage in Automated Logout 8

Display the inactivity message if required when the user is logged out.

1 method overrides AutologoutManagerInterface::inactivityMessage()
AutologoutManager::inactivityMessage in src/AutologoutManager.php
Display the inactivity message if required when the user is logged out.

File

src/AutologoutManagerInterface.php, line 90

Class

AutologoutManagerInterface
Interface for AutologoutManager.

Namespace

Drupal\autologout

Code

public function inactivityMessage();