The MongoDB\BSON\Document class
(mongodb >=1.16.0)
简介
Represents a BSON document. This class is used when reading data as raw BSON
and cannot be modified.
类摘要
final public has(
string $key
):
bool
final public toPHP(
?array $typeMap
= null
):
array|object
}
目录
There are no user contributed notes for this page.