You are here

protected property HeartbeatStreamRevisionRevertForm::$HeartbeatStreamStorage in Heartbeat 8

The Heartbeat stream storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/HeartbeatStreamRevisionRevertForm.php, line 33

Class

HeartbeatStreamRevisionRevertForm
Provides a form for reverting a Heartbeat stream revision.

Namespace

Drupal\heartbeat\Form

Code

protected $HeartbeatStreamStorage;