MongoDB\Driver\ServerApi::unserialize

(mongodb >=1.10.0)

MongoDB\Driver\ServerApi::unserializeUnserialize a ServerApi

Açıklama

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

Değiştirgeler

serialized

The serialized MongoDB\Driver\ServerApi.

Dönen Değerler

Returns the unserialized MongoDB\Driver\ServerApi.

Hatalar/İstisnalar

Ayrıca Bakınız

add a note add a note

User Contributed Notes

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