You are here

protected property PetRevisionRevertForm::$petStorage in Previewable email templates 8.3

The Pet storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/PetRevisionRevertForm.php, line 33

Class

PetRevisionRevertForm
Provides a form for reverting a Pet revision.

Namespace

Drupal\pet\Form

Code

protected $petStorage;