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