Function __global->js_scan_extractive_expressions
Definitions
sources/webstandards_js_lint.php
- Scan through a complex variable, checking any expressions embedded in it.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$variable | array | required parameter | N/A | N/A | The complex variable |