Cassandra\Time::__toString PHP Method

__toString() public method

public __toString ( ) : string
return string this date in string format: Cassandra\Time(nanoseconds=$nanoseconds)
    public function __toString()
    {
    }