Dutch PHP Conference 2025 - Call For Papers

CachingIterator::offsetUnset

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

CachingIterator::offsetUnsetThe offsetUnset purpose

Опис

public CachingIterator::offsetUnset(string $key): void
Увага

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

Параметри

key

The index of the element to be unset.

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

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

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top