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