class PropertyPath implements IteratorAggregate,
mixed getValue(object|array $objectOrArray, string|
int getLength() Returns the length of the current path.
static handleError($type, $message, $file, $line, $context) Parameters
PropertyAccessorInterface
appendProperty(string $name) Appends a property element to the current path.
bool isReadable(object|array $objectOrArray, string|
string getElement(int $index) Returns the element at the given index in the property path.
bool isProperty() Returns whether the current element in the property path is a property name
Page 3 of 6