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

MongoDB\BSON\Undefined::__construct

(mongodb >=1.4.0)

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

Descrizione

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

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

Elenco dei parametri

Questa funzione non contiene parametri.

Vedere anche:

To Top