class UnexpectedTypeException extends InvalidArgumentException
Thrown when a method argument had an unexpected type.
Methods
__construct($value, $expectedType) |
class UnexpectedTypeException extends InvalidArgumentException
Thrown when a method argument had an unexpected type.
__construct($value, $expectedType) |
Please login to continue.