Status
in package
implements
StatusInterface
Class Status
Interfaces, Classes and Traits
- StatusInterface
- Interface StatusInterface
Table of Contents
- $active : bool
- __construct() : mixed
- Status constructor.
- isActive() : bool
Properties
$active
protected
bool
$active
Methods
__construct()
Status constructor.
public
__construct(bool $active) : mixed
Parameters
- $active : bool
Return values
mixed —isActive()
public
isActive() : bool