CachingIterator::offsetExists
(PHP 5 >= 5.2.0, PHP 7, PHP 8)
CachingIterator::offsetExists — The 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.