MongoDB\BSON\Javascript
PHP Manual

MongoDB\BSON\Javascript::jsonSerialize

(mongodb >=1.2.0)

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

Description

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

Parameters

This function has no parameters.

Return Values

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

Errors/Exceptions

See Also


MongoDB\BSON\Javascript
PHP Manual