ArrayObject::offsetUnset
(PHP 5)
ArrayObject::offsetUnset — Unsets the value at the specified $index
Description
Warning
This function is currently not documented; only its argument list is available.
Unsets the value at the specified index.
Parameters
- index
-
The index being unset.
Return Values
No value is returned.
ArrayObject::offsetUnset
There are no user contributed notes for this page.
