CachingIterator::offsetSet

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

CachingIterator::offsetSetThe offsetSet purpose

Опис

public CachingIterator::offsetSet(string $key, mixed $value): void
Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Параметри

key

The index of the element to be set.

value

The new value for the key.

Значення, що повертаються

Не повертає значень.