(PHP 5, PHP 7)
ArrayIterator::offsetSet — Set value for an offset
Sets a value for a given offset.
Esta função não está documentada; somente a lista de argumentos está disponível.
index
The index to set for.
newval
The new value to store at the index.
Não há valor retornado.