Function FB->setOptions
Definitions
sources/firephp.php
- Set some options for the library
- Visibility: public
- Is abstract?: No
- Is static?: Yes
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$options | array | required parameter | N/A | N/A | The options to be set |
Return
- Type: void
- Set: N/A
- Range: N/A