You are here

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

The preview mode.

Type: int

File

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

Class

SupportTicketType
Defines the SupportTicket type configuration entity.

Namespace

Drupal\support_ticket\Entity

Code

protected $preview_mode = DRUPAL_OPTIONAL;