StatusGroup : string implements JsonSerializable
Table of Contents
Interfaces
- JsonSerializable
Cases
Methods
- getFromNumericalCode() : StatusGroup
- getLowerBorder() : int
- getUpperBorder() : int|null
- jsonSerialize() : mixed
Cases
NEW
WORK
ANSWERED
Methods
getFromNumericalCode()
public
static getFromNumericalCode(int $code) : StatusGroup
Parameters
- $code : int
Return values
StatusGroupgetLowerBorder()
public
getLowerBorder() : int
Return values
intgetUpperBorder()
public
getUpperBorder() : int|null
Return values
int|nulljsonSerialize()
public
jsonSerialize() : mixed