Php/docs/mongodb-bson-undefined.construct

From Get docs

MongoDB\BSON\Undefined::__construct

(mongodb >=1.4.0)

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


Description

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

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


Parameters

This function has no parameters.


See Also