MongoDB\BSON\DBPointer::unserialize

(mongodb >=1.4.0)

MongoDB\BSON\DBPointer::unserializeUnserialize a DBPointer

Opis

final public MongoDB\BSON\DBPointer::unserialize ( string $serialized ) : void

Parametry

serialized

The serialized MongoDB\BSON\DBPointer.

Zwracane wartości

Returns the unserialized MongoDB\BSON\DBPointer.

Błędy/Wyjątki

Zobacz też:

add a note add a note

User Contributed Notes

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