The MongoDB\BSON\Document class
(mongodb >=1.16.0)
Giriş
Represents a BSON document. This class is used when reading data as raw BSON
and cannot be modified.
Sınıf Sözdizimi
final public has(
string $key
):
bool
final public toPHP(
?array $typeMap
= null
):
array|object
}
İçindekiler
There are no user contributed notes for this page.