You are here

protected property DeleteForm::$database in Activity 8

The connection to the database.

Type: \Drupal\Core\Database\Connection

File

src/Form/DeleteForm.php, line 22

Class

DeleteForm
Delete base form.

Namespace

Drupal\activity\Form

Code

protected $database;