MongoDB\BSON\JavascriptInterface::getScope

(mongodb >=1.3.0)

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

說明

abstract public MongoDB\BSON\JavascriptInterface::getScope(): ?object

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

Returns the JavascriptInterface's scope document.

參見