프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$isClosing | boolean | Whether or not the ticket is being closed. | |
$isReopening | boolean | Whether or not the ticket is being reopened. |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$_before | |||
$_belongsTo | |||
$_dataTypes | |||
$_hasMany | |||
$_tableAlias | |||
$_validations | |||
$originalStatusId | null | integer |
메소드 | 설명 | |
---|---|---|
__construct ( array $data = [], $isNew = true ) | ||
updateIsClosed ( ) | Update the is_closed property. |
public bool $isReopening | ||
리턴 | boolean |