You are here

protected property HeartbeatRevisionDeleteForm::$HeartbeatStorage in Heartbeat 8

The Heartbeat storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/HeartbeatRevisionDeleteForm.php, line 32

Class

HeartbeatRevisionDeleteForm
Provides a form for deleting a Heartbeat revision.

Namespace

Drupal\heartbeat\Form

Code

protected $HeartbeatStorage;