ArrayIterator::offsetExists
Check if offset exists
Description
public bool ArrayIterator::offsetExists(mixed $key
)
WarningThis function is
currently not documented; only its argument list is available.
Parameters
-
key
-
The offset being checked.
Return Values
true
if the offset exists, otherwise false