You are here

protected property SupportTicketForm::$tempStoreFactory in Support Ticketing System 8

The tempstore factory.

Type: \Drupal\user\PrivateTempStoreFactory

File

modules/support_ticket/src/SupportTicketForm.php, line 27
Contains \Drupal\support_ticket\SupportTicketForm.

Class

SupportTicketForm
Form controller for the support ticket edit forms.

Namespace

Drupal\support_ticket

Code

protected $tempStoreFactory;