ArrayObject::offsetUnset
(PHP 5)
ArrayObject::offsetUnset — Unsets the value at the specified $index
Descripción
Warning
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Unsets the value at the specified index.
Lista de parámetros
- index
-
The index being unset.
Valores retornados
No value is returned.
ArrayObject::offsetUnset
There are no user contributed notes for this page.
