class PropertyPathBuilder Methods
bool isWritable(object|array $objectOrArray, string|
bool isMagicCallEnabled() Return Value bool whether
PropertyPath getParent()
bool isIndex() Returns whether the current element in the property path is an array index.
replaceByProperty(int $offset, string $name = null) Replaces an index element by a property element
array getElements() Returns the elements of the property path as array.
PropertyAccessorInterface
bool isReadable(object|array $objectOrArray, string|
Page 2 of 6