Function __global->prev
Definitions
sources_custom/phpstub.php
- Rewind the internal array pointer.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Parameters
| Name | Type | Passed by reference? | Variadic? | Default | Set | Range | Description |
|---|---|---|---|---|---|---|---|
| $array | array | No | No | required parameter | N/A | N/A | The array |
Returns
- The array value we're now pointing at
- Type: mixed
- Set: N/A
- Range: N/A

