add(mixed $mVariable, string $sVariableDescription) : void
| access | public |
|---|
mixed
string
getInstance()
| access | public |
|---|
reset() : void
| access | public |
|---|
show(mixed $mVariable, string $sVariableDescription, boolean $bExit) : void
| access | public |
|---|
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
| access | public |
|---|
stringHere an empty string__construct()
| access | private |
|---|
$_instance