Cassandra\Type\Set::__toString PHP Method

__toString() public method

Returns type representation in CQL, e.g. set
public __toString ( ) : string
return string Type representation in CQL
    public function __toString()
    {
    }