MongoDB\BSON\MinKey::__constructConstruct a new MinKey Description
final public MongoDB\BSON\MinKey::__construct()
ParametersThis function has no parameters. Errors/Exceptions
ExamplesExample #1 MongoDB\BSON\MinKey::__construct example The above example will output:
object(MongoDB\BSON\MinKey)#1 (0) {
}
See Also |