MongoDB\BSON\Document::__construct
(mongodb >=1.16.0)
MongoDB\BSON\Document::__construct — Construct a new BSON document (unused)
说明
final private MongoDB\BSON\Document::__construct()
MongoDB\BSON\Document objects are created through static factory methods and cannot be instantiated directly.
参数
此函数没有参数。
参见
- MongoDB\BSON\Document::fromPHP() - Construct a new document instance from PHP data
- MongoDB\BSON\Document::fromBSON() - Construct a new document instance from a BSON string
- MongoDB\BSON\Document::fromJSON() - Construct a new document instance from a JSON string
- » BSON Types
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/mongodb-bson-document.construct.php