The MongoDB\BSON\Document class
Guide
Edit on GitHub ✎
Represents a BSON document. This class is used when reading data as raw BSON and cannot be modified.
Intro
Represents a BSON document. This class is used when reading data as raw BSON and cannot be modified.
Class synopsis
class MongoDB\BSON\Document { }
Changelog
| Version | Description |
|---|---|
| PECL mongodb 1.17.0 | Implements MongoDB\BSON\Type. |
Document