__construct()
__construct(mixed $value, \Symfony\Component\PropertyAccess\PropertyPathInterface $path, integer $pathIndex = null)
Parameters
| mixed | $value | The unexpected value found while traversing property path |
| \Symfony\Component\PropertyAccess\PropertyPathInterface | $path | The property path |
| integer | $pathIndex | The property path index when the unexpected value was found |