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 |
---|
mixed
The variable to be displayed
string
The variable's name or description
boolean
If set to true, your app will die() after output of current var
showAll() : string
access | public |
---|
string
Here an empty string__construct()
access | private |
---|
$_instance