Свойство | Type | Description | |
---|---|---|---|
$isClosing | boolean | Whether or not the ticket is being closed. | |
$isReopening | boolean | Whether or not the ticket is being reopened. |
Свойство | Type | Description | |
---|---|---|---|
$_before | |||
$_belongsTo | |||
$_dataTypes | |||
$_hasMany | |||
$_tableAlias | |||
$_validations | |||
$originalStatusId | null | integer |
Méthode | Description | |
---|---|---|
__construct ( array $data = [], $isNew = true ) | ||
updateIsClosed ( ) | Update the is_closed property. |
public bool $isClosing | ||
Résultat | boolean |
public bool $isReopening | ||
Résultat | boolean |