You are here

protected property DevelopmentEnvironmentClearLogForm::$database in Development Environment 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/DevelopmentEnvironmentClearLogForm.php, line 20

Class

DevelopmentEnvironmentClearLogForm
Form to clear the email log.

Namespace

Drupal\development_environment\Form

Code

protected $database;