You are here

protected property SupportTicketRevisionDeleteForm::$supportTicketStorage in Support Ticketing System 8

The support ticket storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/support_ticket/src/Form/SupportTicketRevisionDeleteForm.php, line 35
Contains \Drupal\support_ticket\Form\SupportTicketRevisionDeleteForm.

Class

SupportTicketRevisionDeleteForm
Provides a form for reverting a support ticket revision.

Namespace

Drupal\support_ticket\Form

Code

protected $supportTicketStorage;