Cassandra\Value::type PHP Method

type() public method

The type of represented by the value.
public type ( ) : cassandra\Type
return cassandra\Type
    function type();
Value