CachingIterator::offsetSet
(PHP 5 >= 5.2.0)
CachingIterator::offsetSet — The offsetSet purpose
Descrição
public void CachingIterator::offsetSet
( string $index
, string $newval
)
Aviso
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
- index
-
The index of the element to be set.
- newval
-
The new value for the index .
Valor Retornado
Não há valor retornado.
CachingIterator::offsetSet
There are no user contributed notes for this page.
