Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 328 Bytes

File metadata and controls

25 lines (17 loc) · 328 Bytes

TicketingCommentInternal

Whether the comment is internal

Supported Types

bool

/**
* @var bool
*/
bool $value = /* values here */

Components\TicketingCommentInternal2

/**
* @var Components\TicketingCommentInternal2
*/
Components\TicketingCommentInternal2 $value = /* values here */