phpDocumentor

Status implements StatusInterface

Class Status

Interfaces, Classes and Traits

StatusInterface
Interface StatusInterface

Table of Contents

$active  : bool
__construct()  : mixed
Status constructor.
isActive()  : bool

Properties

Methods

__construct()

Status constructor.

public __construct(bool $active) : mixed
Parameters
$active : bool
Return values
mixed

isActive()

public isActive() : bool
Tags
inheritDoc
Return values
bool

Search results