MongoDB\BSON\Decimal128
PHP Manual

MongoDB\BSON\Decimal128::jsonSerialize

(mongodb >=1.2.0)

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

Descripción

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

Parámetros

Esta función no tiene parámetros.

Valores devueltos

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

Errores/Excepciones

Ver también


MongoDB\BSON\Decimal128
PHP Manual