MongoDB\BSON\MaxKey::__constructConstruct a new MaxKey Beschreibung
final public MongoDB\BSON\MaxKey::__construct
( void
)
Parameter-ListeDiese Funktion hat keine Parameter. Fehler/Exceptions
BeispieleBeispiel #1 MongoDB\BSON\MaxKey::__construct example
<?phpDas oben gezeigte Beispiel erzeugt folgende Ausgabe:
object(MongoDB\BSON\MaxKey)#1 (0) {
}
Siehe auch |