MongoDB\BSON\Timestamp
PHP Manual

MongoDB\BSON\Timestamp::serialize

(mongodb >=1.2.0)

MongoDB\BSON\Timestamp::serializeSerialize a Timestamp

Description

final public string MongoDB\BSON\Timestamp::serialize ( void )

Parameters

This function has no parameters.

Return Values

Returns the serialized representation of the MongoDB\BSON\Timestamp.

Errors/Exceptions

See Also


MongoDB\BSON\Timestamp
PHP Manual