Php/docs/cachingiterator.hasnext

From Get docs
Revision as of 07:33, 9 December 2020 by Notes (talk | contribs) (autoload)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

CachingIterator::hasNext

(PHP 5, PHP 7)

CachingIterator::hasNextCheck whether the inner iterator has a valid next element


Description

public CachingIterator::hasNext ( ) : void

Warning This function is currently not documented; only its argument list is available.


Parameters

This function has no parameters.


Return Values

Returns TRUE on success or FALSE on failure.