Cassandra\Type\Collection::__toString PHP 메소드

__toString() 공개 메소드

Returns type representation in CQL, e.g. list
public __toString ( ) : string
리턴 string Type representation in CQL
    public function __toString()
    {
    }