You are here

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

The support ticket type storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

SupportTicketRevisionDeleteForm
Provides a form for reverting a support ticket revision.

Namespace

Drupal\support_ticket\Form

Code

protected $supportTicketTypeStorage;