MongoDB\BSON\JavascriptInterface::getScope

(mongodb >=1.3.0)

MongoDB\BSON\JavascriptInterface::getScopeReturns the JavascriptInterface's scope document

Beschreibung

abstract public MongoDB\BSON\JavascriptInterface::getScope ( void ) : object|null

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the JavascriptInterface's scope document.

Siehe auch