MongoDB\BSON\Timestamp::unserialize

(mongodb >=1.2.0)

MongoDB\BSON\Timestamp::unserializeUnserialize a Timestamp

Descrizione

final public MongoDB\BSON\Timestamp::unserialize(string $data): void

Elenco dei parametri

data

The serialized MongoDB\BSON\Timestamp.

Valori restituiti

Nessun valore viene restituito.

Errori/Eccezioni

Vedere anche:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top