(PHP 5, PHP 7, PHP 8)
ArrayIterator::offsetSet — Set value for an offset
Sets a value for a given offset.
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
key
The index to set for.
value
The new value to store at the index.
Nessun valore viene restituito.