You are here

protected property HeartbeatStreamRevisionDeleteForm::$HeartbeatStreamStorage in Heartbeat 8

The Heartbeat stream storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/HeartbeatStreamRevisionDeleteForm.php, line 32

Class

HeartbeatStreamRevisionDeleteForm
Provides a form for deleting a Heartbeat stream revision.

Namespace

Drupal\heartbeat\Form

Code

protected $HeartbeatStreamStorage;