ViolationPath::isIndex()

bool isIndex(int $index)

Returns whether the element at the given index is an array index.

Parameters

int $index The index in the property path

Return Value

bool Whether the element at this index is an array index

Exceptions

OutOfBoundsException If the offset is invalid
doc_Symfony
2016-10-28 06:37:06
Comments
Leave a Comment

Please login to continue.