The MongoDB\BSON\Serializable interface

(mongodb >=1.0.0)

锟斤拷锟�

Classes that implement this interface may return data to be serialized as a BSON array or document in lieu of the object's public properties.

锟接匡拷摘要

MongoDB\BSON\Serializable implements MongoDB\BSON\Type {
/* 锟斤拷锟斤拷 */
abstract public bsonSerialize ( void ) : array|object
}

Table of Contents