MongoDB\Driver\ServerApi::unserialize

(mongodb >=1.10.0)

MongoDB\Driver\ServerApi::unserializeUnserialize a ServerApi

Beschreibung

final public MongoDB\Driver\ServerApi::unserialize ( string $serialized ) : void

Parameter-Liste

serialized

The serialized MongoDB\Driver\ServerApi.

Rückgabewerte

Returns the unserialized MongoDB\Driver\ServerApi.

Fehler/Exceptions

Siehe auch

add a note add a note

User Contributed Notes

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