MongoDB\BSON\Javascript::serialize

(mongodb >=1.2.0)

MongoDB\BSON\Javascript::serializeSerialize a Javascript

Descripción

final public MongoDB\BSON\Javascript::serialize(): string

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns the serialized representation of the MongoDB\BSON\Javascript.

Errores/Excepciones

Ver también

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top