Cassandra\Tinyint::type PHP Méthode

type() public méthode

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