protected property SupportTicketEntitySettingsForm::$entityManager in Support Ticketing System 8
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- modules/
support_ticket/ src/ Form/ SupportTicketEntitySettingsForm.php, line 25 - Contains \Drupal\config\Form\SupportTicketEntitySettingsForm.
Class
- SupportTicketEntitySettingsForm
- Defines the settings form for a support ticket entity.
Namespace
Drupal\support_ticket\FormCode
protected $entityManager;