MongoDB\BSON\MaxKey::jsonSerialize

Returns a representation that can be converted to JSON

Beschreibung

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

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

Fehler/Exceptions

  • Throws MongoDB\Driver\InvalidArgumentException on argument parsing errors.

Siehe auch