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.

7i24.Com