The MongoDB\BSON\Type interface
Guide
Edit on GitHub ✎
Abstract base interface that should not be implemented directly.
Intro
Abstract base interface that should not be implemented directly.
Interfacesynopsis
class MongoDB\BSON\Type { }
This interface has no methods. Its only purpose is to be the base interface for all BSON type classes.