mediatekformation

UnexpectedTypeException extends InvalidArgumentException
in package

Thrown when a method argument had an unexpected type.

Tags
author

Bernhard Schussek bschussek@gmail.com

Table of Contents

__construct()  : mixed

Methods

__construct()

public __construct(mixed $value, string $expectedType) : mixed
Parameters
$value : mixed
$expectedType : string
Return values
mixed

Search results