PHP 8.4.0 RC4 available for testing

The MongoDB\BSON\Type interface

(mongodb >=1.0.0)

Вступ

Abstract base interface that should not be implemented directly.

Короткий огляд iнтерфейcу

class MongoDB\BSON\Type {
}

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

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top