CachingIterator::offsetExists

(PHP 5 >= 5.2.0, PHP 7)

CachingIterator::offsetExistsThe offsetExists purpose

Descrição

public CachingIterator::offsetExists ( mixed $index ) : void
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

index

The index being checked.

Valor Retornado

Returns TRUE if an entry referenced by the offset exists, FALSE otherwise.