You are here

protected property EventRevisionDeleteForm::$eventStorage in Event 8

The Event storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/EventRevisionDeleteForm.php, line 33

Class

EventRevisionDeleteForm
Provides a form for deleting a Event revision.

Namespace

Drupal\event\Form

Code

protected $eventStorage;