CachingIterator::offsetSet

(PHP 5 >= 5.2.0, PHP 7, PHP 8)

CachingIterator::offsetSetThe offsetSet purpose

Descrizione

public CachingIterator::offsetSet(string $key, mixed $value): void
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

key

The index of the element to be set.

value

The new value for the key.

Valori restituiti

Nessun valore viene restituito.