PHP 7.1.0 Release Candidate 4 Released

The MongoDB\BSON\Javascript class

(mongodb >=1.0.0)

Introduction

Class synopsis

MongoDB\BSON\Javascript implements MongoDB\BSON\Type {
/* Methods */
final public __construct ( string $code [, array|object $scope ] )
}

Table of Contents

add a note add a note

User Contributed Notes

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