CachingIterator::offsetSet

(PHP 5 >= 5.2.0, PHP 7)

CachingIterator::offsetSetThe offsetSet purpose

Descrierea

public CachingIterator::offsetSet ( mixed $index , mixed $newval ) : void
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

index

The index of the element to be set.

newval

The new value for the index.

Valorile întoarse

Nu este întoarsă nici o valoare.