Function __global->skippable_keep
Definitions
sources/urls.php
- Find whether we can skip the normal preservation of a keep value, for whatever reason.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$key | string | required parameter | N/A | N/A | Parameter name |
$val | mixed | required parameter | N/A | N/A | Parameter value |
Return
- Whether we can skip it
- Type: boolean
- Set: N/A
- Range: N/A