Function FirePHP->setOption
Definitions
sources/firephp.php
- Set an option for the library
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$name | string | required parameter | N/A | N/A | $name |
$value | mixed | required parameter | N/A | N/A | $value |
Return
- Type: void
- Set: N/A
- Range: N/A