MongoDB\BSON\ObjectID
PHP Manual

MongoDB\BSON\ObjectID::jsonSerialize

(mongodb >=1.2.0)

MongoDB\BSON\ObjectID::jsonSerializeReturns a representation that can be converted to JSON

Açıklama

final public mixed MongoDB\BSON\ObjectID::jsonSerialize ( void )

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns data which can be serialized by json_encode() to produce the » extended JSON representation of the MongoDB\BSON\ObjectID.

Hatalar/İstisnalar

Ayrıca Bakınız


MongoDB\BSON\ObjectID
PHP Manual