$path
$path :
Traverses a property path and provides additional methods to find out information about the current element.
__construct(\Symfony\Component\PropertyAccess\PropertyPathInterface $path)
\Symfony\Component\PropertyAccess\PropertyPathInterface | $path | The property path to traverse |
Loading…