| MongoDB\BSON\MaxKey::jsonSerializeReturns a representation that can be converted to JSON Description
   final public mixed MongoDB\BSON\MaxKey::jsonSerialize
    ( void
   ) 
 ParametersThis function has no parameters. Return ValuesReturns data which can be serialized by json_encode to produce the » extended JSON representation of the MongoDB\BSON\MaxKey. Errors/Exceptions
 See Also
 |