bool isProperty(int $index) Returns whether the element at the given index is a property.
setValue(object|array $objectOrArray, string|
static PropertyAccessor
PropertyAccessorBuilder
int getLength() Returns the length of the property path, i.e. the number of elements.
class PropertyAccess Entry point of the PropertyAccess component.
class PropertyAccessor implements
bool isIndex(int $index) Returns whether the element at the given index is an array index.
bool isProperty() Returns whether the current element in the property path is a property name
Page 5 of 6