Convenience method for var_dump
.
Dumps information about a variable
Parameters | |||
---|---|---|---|
mixed
|
$input |
mixed The variable to debug |
# |
boolean
|
$pre = true |
boolean TRUE to print using |
# |
Returns | |
---|---|
void
|