Cassandra\Tinyint::type PHP Method

type() public method

The type of this value (tinyint).
public type ( ) : cassandra\Type
return cassandra\Type
    public function type()
    {
    }