MongoDB\BSON\MinKey::unserialize

(mongodb >=1.2.0)

MongoDB\BSON\MinKey::unserializeUnserialize a MinKey

Descrição

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

Parâmetros

serialized

The serialized MongoDB\BSON\MinKey.

Valor Retornado

Returns the unserialized MongoDB\BSON\MinKey.

Erros

Veja Também

add a note add a note

User Contributed Notes

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