class PropertyAccessorBuilder A configurable builder to create a PropertyAccessor.
bool isIndex(int $index) Returns whether the element at the given index is an array index.
PropertyAccessorBuilder
int getLength() Returns the length of the property path, i.e. the number of elements.
class PropertyPathIterator extends ArrayIterator implements
bool isExceptionOnInvalidIndexEnabled() Return Value bool
bool isIndex() Returns whether the current element in the property path is an array index.
Prope
bool isWritable(object|array $objectOrArray, string|
class PropertyPathBuilder Methods
Page 1 of 6