Php/docs/class.mongodb-bson-unserializable
来自菜鸟教程
(mongodb >=1.0.0)
简介
Classes that implement this interface may be specified in a type map for unserializing BSON arrays and documents (both root and embedded).
接口摘要
Table of Contents
- MongoDB\BSON\Unserializable::bsonUnserialize — Constructs the object from a BSON array or document
/* 方法 */