You are here

protected property MaillogController::$database in Maillog / Mail Developer 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Controller/MaillogController.php, line 21

Class

MaillogController
Primary controler behind the Maillog module.

Namespace

Drupal\maillog\Controller

Code

protected $database;