You are here

protected property EventRevisionRevertForm::$eventStorage in Event 8

The Event storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/EventRevisionRevertForm.php, line 34

Class

EventRevisionRevertForm
Provides a form for reverting a Event revision.

Namespace

Drupal\event\Form

Code

protected $eventStorage;