You are here

protected property HeartbeatStreamRevisionDeleteForm::$connection in Heartbeat 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/HeartbeatStreamRevisionDeleteForm.php, line 39

Class

HeartbeatStreamRevisionDeleteForm
Provides a form for deleting a Heartbeat stream revision.

Namespace

Drupal\heartbeat\Form

Code

protected $connection;