PHP Class Dumplie\Metadata\Exception\InvalidTypeException

Inheritance: extends InvalidArgumentException
Show file Open project: dumplie/dumplie Class Usage Examples

Public Methods

Method Description
invalidType ( string $type, array $allowed ) : InvalidTypeException

Method Details

invalidType() public static method

public static invalidType ( string $type, array $allowed ) : InvalidTypeException
$type string
$allowed array
return InvalidTypeException