CachingIterator::offsetExists

(PHP 5 >= 5.2.0, PHP 7)

CachingIterator::offsetExistsThe offsetExists purpose

Descrierea

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

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

index

The index being checked.

Valorile întoarse

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