MongoDB\BSON\PackedArray::__construct

(mongodb >=1.16.0)

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

Descrizione

final private MongoDB\BSON\PackedArray::__construct()

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

Elenco dei parametri

Questa funzione non contiene parametri.

Vedere anche:

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top