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