(PHP 5, PHP 7)
ArrayIterator::offsetSet — Set value for an offset
public ArrayIterator::offsetSet ( mixed $index , mixed $newval ) : void
$index
$newval
Sets a value for a given offset.
Warning This function is currently not documented; only its argument list is available.
index
newval
No value is returned.