MongoDB\BSON\Javascript
PHP Manual

MongoDB\BSON\Javascript::__construct

(mongodb >=1.0.0)

MongoDB\BSON\Javascript::__constructDescription

Description

final public MongoDB\BSON\Javascript::__construct ( string $javascript [, string $scope ] )

Parameters

javascript

scope

Return Values

Errors/Exceptions

Examples

Example #1 MongoDB\BSON\Javascript::__construct() example

<?php

/* ... */

?>

The above example will output something similar to:

...

See Also


MongoDB\BSON\Javascript
PHP Manual