| 
 | MongoDB\BSON\Document::fromJSONConstruct a new document instance from a JSON string Description
   final static public MongoDB\BSON\Document MongoDB\BSON\Document::fromJSON(string  $json)Converts an » extended JSON string to its BSON representation. Parameters
 Return ValuesReturns a new MongoDB\BSON\Document instance. Errors/Exceptions
 See Also
 |