Cassandra\Type\UserType::__toString PHP Method

__toString() public method

Returns type representation in CQL, e.g. 1keyspace.type_name1 or userType.
public __toString ( ) : string
return string Type representation in CQL
    public function __toString()
    {
    }