MongoDB\BSON\Symbol::unserialize

(mongodb >=1.4.0)

MongoDB\BSON\Symbol::unserializeUnserialize a Symbol

Beschreibung

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

Parameter-Liste

data

The serialized MongoDB\BSON\Symbol.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Fehler/Exceptions

Siehe auch

add a note

User Contributed Notes

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