(PHP 5, PHP 7, PHP 8)
ArrayIterator::offsetSet — Set value for an offset
Sets a value for a given offset.
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.
key
The index to set for.
value
The new value to store at the index.
Es wird kein Wert zurückgegeben.