protected property SupportTicketType::$name in Support Ticketing System 8
The human-readable name of the support ticket type.
Type: string
File
- modules/
support_ticket/ src/ Entity/ SupportTicketType.php, line 65 - Contains \Drupal\support_ticket\Entity\SupportTicketType.
Class
- SupportTicketType
- Defines the SupportTicket type configuration entity.
Namespace
Drupal\support_ticket\EntityCode
protected $name;