MongoDB\Driver\ServerApi::unserialize

(mongodb >=1.10.0)

MongoDB\Driver\ServerApi::unserializeUnserialize a ServerApi

Descrição

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

Parâmetros

serialized

The serialized MongoDB\Driver\ServerApi.

Valor Retornado

Returns the unserialized MongoDB\Driver\ServerApi.

Erros

Veja Também

add a note add a note

User Contributed Notes

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