(PHP 5, PHP 7, PHP 8)
ArrayAccess::offsetUnset — Unset an offset
abstract public ArrayAccess::offsetUnset
( mixed $offset
) : void
Unsets an offset.
Note:
This method will not be called when type-casting to (unset)
offset
No value is returned.