UnexpectedPropertyType
extends UnexpectedValueException
in package
FinalYes
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct(int|string $key, string $expectedType, mixed $actualValue[, Throwable|null $previous = null ]) : mixed
Parameters
- $key : int|string
- $expectedType : string
- $actualValue : mixed
- $previous : Throwable|null = null