(PHP 5, PHP 7, PHP 8)
ArrayAccess::offsetUnset — Unset an offset
$offset
Unsets an offset.
Nota: This method will not be called when type-casting to (unset)
Nota:
This method will not be called when type-casting to (unset)
offset
The offset to unset.
Nessun valore viene restituito.