Status
in package
implements
JsonSerializable
Class Status
Interfaces, Classes and Traits
- JsonSerializable
Table of Contents
- $status : bool
- __construct() : mixed
- Status constructor.
- jsonSerialize() : mixed
- value() : bool
Properties
$status
protected
bool
$status
Methods
__construct()
Status constructor.
public
__construct(bool $status) : mixed
Parameters
- $status : bool
Return values
mixed —jsonSerialize()
public
jsonSerialize() : mixed
Tags
Return values
mixed —value()
public
value() : bool