CachingIterator::offsetExists

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

CachingIterator::offsetExistsThe offsetExists purpose

Опис

public CachingIterator::offsetExists(string $key): bool
Увага

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

Параметри

key

The index being checked.

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

Returns true if an entry referenced by the offset exists, false otherwise.