CakeFest 2024: The Official CakePHP Conference

MongoDB\BSON\DBPointer::__construct

(mongodb >=1.4.0)

MongoDB\BSON\DBPointer::__constructConstruct a new DBPointer (unused)

説明

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

MongoDB\BSON\DBPointer objects are created through conversion from a deprecated BSON type and cannot be constructed directly.

パラメータ

この関数にはパラメータはありません。

add a note

User Contributed Notes

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