MongoDB\BSON\MaxKey
PHP Manual

MongoDB\BSON\MaxKey::unserialize

(mongodb >=1.2.0)

MongoDB\BSON\MaxKey::unserializeUnserialize a MaxKey

Beschreibung

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

Parameter-Liste

serialized

The serialized MongoDB\BSON\MaxKey.

Rückgabewerte

Returns the unserialized MongoDB\BSON\MaxKey.

Fehler/Exceptions

Siehe auch


MongoDB\BSON\MaxKey
PHP Manual