You are here

protected property SupportTicketType::$description in Support Ticketing System 8

A brief description of this support ticket type.

Type: string

File

modules/support_ticket/src/Entity/SupportTicketType.php, line 72
Contains \Drupal\support_ticket\Entity\SupportTicketType.

Class

SupportTicketType
Defines the SupportTicket type configuration entity.

Namespace

Drupal\support_ticket\Entity

Code

protected $description;