The MongoDB\BSON\Document class
(mongodb >=1.16.0)
Introdução
Represents a BSON document. This class is used when reading data as raw BSON
and cannot be modified.
Sinopse da classe
final public has(
string $key
):
bool
final public toPHP(
?array $typeMap
= null
):
array|object
}
Índice
There are no user contributed notes for this page.