You are here

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

The Pet storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/PetRevisionDeleteForm.php, line 32

Class

PetRevisionDeleteForm
Provides a form for deleting a Pet revision.

Namespace

Drupal\pet\Form

Code

protected $petStorage;