MongoDB\BSON\DBPointer
PHP Manual

MongoDB\BSON\DBPointer::__construct

(mongodb >=1.4.0)

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

Beschreibung

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

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Fehler/Exceptions

Siehe auch


MongoDB\BSON\DBPointer
PHP Manual