Static Public Member Functions |
static | dumpVariable ($variable, $return_result=false, $die_after=true) |
Member Function Documentation
static dumpVariable |
( |
$ |
variable, |
|
|
$ |
return_result = false , |
|
|
$ |
die_after = true |
|
) |
| [static] |
Dumps the content of a variable to the screen
- Parameters:
-
mixed | $variable | The variable to dump |
boolean | $return_result | If set to true, the result is returned instead of beeing displayed on the screen [OPTIONAL] |
boolean | $die_after | If set to true, die after dumping the variable [OPTIONAL] public |
- Returns:
- void
The documentation for this class was generated from the following file: