string getElement(int $index) Returns the element at the given index in the property path.
static
append(PropertyPathInterface|string
PropertyPath getParent()
replaceByIndex(int $offset, string $name = null) Replaces a property element by an index element
PropertyAccessorBuilder
interface PropertyAccessorInterface Writes and reads values to/from an object/array graph.
PropertyPathInterface
interface PropertyPathIteratorInterface implements Iterator,
remove(int $offset, int $length = 1) Removes elements from the current path.
Page 4 of 6