(PHP 5 >= 5.2.0, PHP 7)
CachingIterator::offsetSet — The offsetSet purpose
$index
, string $newval
)Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
index
The index of the element to be set.
newval
The new value for the index
.
Es wird kein Wert zurückgegeben.