bool isIndex(int $index)
Returns whether the element at the given index is an array index.
bool isIndex(int $index)
Returns whether the element at the given index is an array index.
int | $index | The index in the property path |
bool | Whether the element at this index is an array index |
OutOfBoundsException | If the offset is invalid |
Designed by : w10schools
service@w10schools.com
Please login to continue.