MongoDB\BSON\JavascriptInterface::__toString

(mongodb >=1.3.0)

MongoDB\BSON\JavascriptInterface::__toStringRetourne le code de JavascriptInterface

Description

abstract public MongoDB\BSON\JavascriptInterface::__toString(): string

Cette méthode est un alias de: MongoDB\BSON\JavascriptInterface::getCode().

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Retourne le code de JavascriptInterface.

Voir aussi

add a note add a note

User Contributed Notes

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