PropertyPath
PropertyPath
class PropertyPath implements IteratorAggregate, PropertyPathInterface
Default implementation of {@link PropertyPathInterface}.
Constants
SINGULAR_SEPARATOR | Character used for separating between plural and singular of an element. |
Methods
__construct(PropertyPath|string $propertyPath) Constructs a property path from a string. | ||
string | __toStri
|