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