You are here

protected property LoginHistoryController::$database in Login History 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Controller/LoginHistoryController.php, line 34

Class

LoginHistoryController
Controller routines for Login history routes.

Namespace

Drupal\login_history\Controller

Code

protected $database;