You are here

protected property UserExpireReport::$database in User Expire 8

The database service.

Type: \Drupal\Core\Database\Connection

File

src/Controller/UserExpireReport.php, line 21

Class

UserExpireReport
Report controller of User Expire module.

Namespace

Drupal\user_expire\Controller

Code

protected $database;