You are here

protected property HeartbeatRevisionDeleteForm::$connection in Heartbeat 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/HeartbeatRevisionDeleteForm.php, line 39

Class

HeartbeatRevisionDeleteForm
Provides a form for deleting a Heartbeat revision.

Namespace

Drupal\heartbeat\Form

Code

protected $connection;