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

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top