Add humanStatus property
This commit is contained in:
@@ -16,6 +16,7 @@ use Watson\Validating\ValidatingTrait;
|
||||
* @property string $name
|
||||
* @property int $status
|
||||
* @property string $message
|
||||
* @property string $humanStatus
|
||||
*/
|
||||
class Incident extends Model implements TransformableInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user