You are here

protected property SupportTicketTypeForm::$entityManager in Support Ticketing System 8

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

modules/support_ticket/src/SupportTicketTypeForm.php, line 29
Contains \Drupal\support_ticket\SupportTicketTypeForm.

Class

SupportTicketTypeForm
Form controller for support ticket type forms.

Namespace

Drupal\support_ticket

Code

protected $entityManager;