MongoDB\BSON\MinKey::jsonSerialize

(mongodb >=1.2.0)

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

说明

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

参数

此函数没有参数。

返回值

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

错误/异常

参见

User Contributed Notes

There are no user contributed notes for this page.