| 
 | MongoDB\BSON\Document::fromJSONConstruct a new document instance from a JSON string 説明
   final static public MongoDB\BSON\Document MongoDB\BSON\Document::fromJSON(string  $json)Converts an » extended JSON string to its BSON representation. パラメータ
 戻り値Returns a new MongoDB\BSON\Document instance. エラー / 例外
 参考
 |