MongoDB\BSON\PackedArray::offsetUnset

(mongodb >=1.17.0)

MongoDB\BSON\PackedArray::offsetUnsetImplementation of ArrayAccess

Description

final public MongoDB\BSON\PackedArray::offsetUnset(mixed $key): void

Unsets the value at the specified index.

Liste de paramètres

key

The index being unset.

Valeurs de retour

Aucune valeur n'est retournée.

Erreurs / Exceptions