final class DebugMode (View source)

Methods

__construct(bool $enabled)
bool
bool
bool
bool
bool
value()
bool

Details

__construct

__construct(bool $enabled)

No description

Parameters

bool $enabled

enabled

static DebugMode enabled()

No description

Return Value

DebugMode

disabled

static DebugMode disabled()

No description

Return Value

DebugMode

isEnabled

bool isEnabled()

No description

Return Value

bool

isDisabled

bool isDisabled()

No description

Return Value

bool

value

bool value()

No description

Return Value

bool