PHP Class Crummy\Phlack\Common\Exception\UnexpectedTypeException

Inheritance: extends InvalidArgumentException
Afficher le fichier Open project: mcrumm/phlack

Méthodes publiques

Méthode Description
__construct ( mixed $value, string | array $expectedType )

Method Details

__construct() public méthode

public __construct ( mixed $value, string | array $expectedType )
$value mixed
$expectedType string | array