Eloquent\Phony\Mock\Exception\InvalidTypeException::type PHP Méthode

type() public méthode

Get the type.
public type ( ) : mixed
Résultat mixed The type.
    public function type()
    {
        return $this->type;
    }
InvalidTypeException