MongoDB\Driver\ServerApi::bsonSerialize

(mongodb >=1.10.0)

MongoDB\Driver\ServerApi::bsonSerializeReturns an object for BSON serialization

Descripción

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

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns an object for serializing the ServerApi as BSON.

Errores/Excepciones

Ver también

add a note

User Contributed Notes

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