Function FB->dump
Definitions
sources/firephp.php
- Dumps key and variable to firebug server panel
- Visibility: public
- Is abstract?: No
- Is static?: Yes
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$key | string | required parameter | N/A | N/A | $key |
$variable | mixed | required parameter | N/A | N/A | $variable |
Return
- Type: true
- Set: N/A
- Range: N/A