offsetExists()
offsetExists(mixed $offset) : boolean
Whether a offset exists.
Parameters
mixed |
$offset |
An offset to check for.
|
Returns
boolean
— true on success or false on failure.
The return value will be casted to boolean if non-boolean was returned