You are here

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

The support ticket storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/support_ticket/src/Form/SupportTicketRevisionRevertForm.php, line 34
Contains \Drupal\support_ticket\Form\SupportTicketRevisionRevertForm.

Class

SupportTicketRevisionRevertForm
Provides a form for reverting a support ticket revision.

Namespace

Drupal\support_ticket\Form

Code

protected $supportTicketStorage;