__construct() __construct(\Symfony\Component\PropertyAccess\PropertyPathInterface $path) : mixed Parameters \Symfony\Component\PropertyAccess\PropertyPathInterface $path Returns mixed —
isIndex() isIndex() : bool Returns whether the current element in the property path is an array index. Returns bool —
isProperty() isProperty() : bool Returns whether the current element in the property path is a property name. Returns bool —