MongoDB\BSON\PackedArray::__construct

(mongodb >=1.16.0)

MongoDB\BSON\PackedArray::__constructConstruct a new BSON array (unused)

Description

finalprivateMongoDB\BSON\PackedArray::__construct()

MongoDB\BSON\PackedArray objects are created through static factory methods and cannot be instantiated directly.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Voir aussi

To Top