MongoDB\Driver\ServerApi::bsonSerialize

(mongodb >=1.10.0)

MongoDB\Driver\ServerApi::bsonSerialize — Returns an object for BSON serialization

Açıklama

final public function MongoDB\Driver\ServerApi::bsonSerialize(): stdClass

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns an object for serializing the ServerApi as BSON.

Hatalar/İstisnalar

Ayrıca Bakınız

+add a note

User Contributed Notes

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