Php/docs/mongodb-bson-dbpointer.construct

From Get docs

MongoDB\BSON\DBPointer::__construct

(mongodb >=1.4.0)

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


Description

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

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


Parameters

This function has no parameters.


See Also