The MongoDB\BSON\Type interface

(mongodb >=1.0.0)

简介

Abstract base interface that should not be implemented directly.

接口摘要

class MongoDB\BSON\Type {
}

This interface has no methods. Its only purpose is to be the base interface for all BSON type classes.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top