MongoDB\Driver\ServerApi::unserialize

(mongodb >=1.10.0)

MongoDB\Driver\ServerApi::unserializeUnserialize a ServerApi

Description

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

Liste de paramètres

serialized

The serialized MongoDB\Driver\ServerApi.

Valeurs de retour

Returns the unserialized MongoDB\Driver\ServerApi.

Erreurs / Exceptions

Voir aussi

add a note add a note

User Contributed Notes

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