You are here

protected property EasyEmailRevisionRevertForm::$EasyEmailStorage in Easy Email 8

Same name and namespace in other branches
  1. 2.0.x src/Form/EasyEmailRevisionRevertForm.php \Drupal\easy_email\Form\EasyEmailRevisionRevertForm::EasyEmailStorage

The Email storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/EasyEmailRevisionRevertForm.php, line 33

Class

EasyEmailRevisionRevertForm
Provides a form for reverting a Email revision.

Namespace

Drupal\easy_email\Form

Code

protected $EasyEmailStorage;