php8.5
Home/ Manual/ mongodb / bson/ The MongoDB\BSON\Type interface

The MongoDB\BSON\Type interface

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.

Source: reference/mongodb/bson/type.xml · from the official PHP manual (php/doc-en)