UnexpectedTypeException
class UnexpectedTypeException extendsInvalidArgumentException
Thrown when a method argument had an unexpected type.
Methods
__construct(mixed$value,string$expectedType)
No description