MongoDB\BSON\DBPointer::__construct
PHP Manual
PHP Manual»MongoDB\BSON\DBPointer»MongoDB\BSON\DBPointer::__construct

MongoDB\BSON\DBPointer::__construct

(mongodb >=1.4.0)

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

Beschreibung

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

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Siehe auch

To Top