MongoDB\BSON\TimestampInterface::__toString
PHP function
Edit on GitHub ✎
(mongodb >=1.3.0)
Returns the string representation of this TimestampInterface
Description
MongoDB\BSON\TimestampInterface::__toString(): string
Parameters Parameters
Return Values
Returns the string representation of this TimestampInterface.
See Also
MongoDB\BSON\Timestamp::__toString