The MongoDB\BSON\Serializable interface
MongoDB\BSON\Serializable
&reftitle.intro;
Classes that implement this interface may return data to be serialized as a
BSON array or document in lieu of the object's public properties.
&reftitle.interfacesynopsis;
MongoDB\BSON\Serializable
MongoDB\BSON\Serializable
MongoDB\BSON\Type
&Methods;
&reftitle.changelog;
&Version;
&Description;
&mongodb.changelog.tentative-return-types-enforced;
&mongodb.changelog.tentative-return-types;
&reference.mongodb.bson.entities.serializable;