MongoDB\BSON\MaxKey
PHP Manual

MongoDB\BSON\MaxKey::jsonSerialize

(mongodb >=1.2.0)

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

説明

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

パラメータ

この関数にはパラメータはありません。

返り値

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

エラー / 例外

参考


MongoDB\BSON\MaxKey
PHP Manual