Cassandra\Timestamp::__toString PHP Method

__toString() public method

Returns a string representation of this timestamp.
public __toString ( ) : string
return string timestamp
    public function __toString()
    {
    }