add(mixed $mVariable, string $sVariableDescription) : void
| inherited_from | \cDebugDevNull::add() |
|---|
mixed
string
getInstance()
| inherited_from | \cDebugDevNull::getInstance() |
|---|
out($msg)
| inherited_from | \cDebugDevNull::out() |
|---|
reset() : void
| inherited_from | \cDebugDevNull::reset() |
|---|
show(mixed $mVariable, string $sVariableDescription, boolean $bExit) : void
| inherited_from | \cDebugDevNull::show() |
|---|
mixedThe variable to be displayed
stringThe variable's name or description
booleanIf set to true, your app will NOT die() after output of current var
showAll() : string
| inherited_from | \cDebugDevNull::showAll() |
|---|
stringHere an empty string__construct()
| deprecated | Class was renamed to cDebugDevNull |
|---|
$_instance
| inherited_from | \cDebugDevNull::$$_instance |
|---|