class RelativePath extends PropertyPath
Constants
SINGULAR_SEPARATOR Character used for separating between plural and singular of an element.
Methods
__construct(FormInterface $root, PropertyPath|string $propertyPath)
string __toString() Returns the string representation of the property path from PropertyPath integer getLength() Returns the length of the property path, i.e. the number of elements. from PropertyPath PropertyPath getParent() Returns the parent property pat