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::__constructConstruit un nouveau Undefined (inutilisé)

Description

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

Les objets MongoDB\BSON\Undefined sont créés à travers une conversion depuis un type BSON obsolète et ne peuvent pas être construits directement.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Voir aussi

To Top