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

The MongoDB\BSON\Unserializable interface

Classes that implement this interface may be specified in a type map for unserializing BSON arrays and documents (both root and embedded).

Intro

Classes that implement this interface may be specified in a type map for unserializing BSON arrays and documents (both root and embedded).

Interfacesynopsis

class MongoDB\BSON\Unserializable { }

Changelog

VersionDescription

Unserializable

In this section

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