replaceByIndex(int $offset, string $name = null) Replaces a property element by an index element
static PropertyAccessor
class PropertyAccess Entry point of the PropertyAccess component.
bool isProperty() Returns whether the current element in the property path is a property name
bool isIndex(int $index) Returns whether the element at the given index is an array index.
int getLength() Returns the length of the property path, i.e. the number of elements.
interface PropertyPathInterface implements Traversable
PropertyAccessorBuilder
replace(int $offset, int $length,
class PropertyAccessor implements
Page 5 of 6