php8.5
Home/ Manual/ spl / cachingiterator/ CachingIterator::__construct

CachingIterator::__construct

PHP function Edit on GitHub ✎

(PHP 5, PHP 7, PHP 8)

Construct a new CachingIterator object for the iterator

Description

CachingIterator::__construct(Iterator $iterator, int $flags = CachingIterator::CALL_TOSTRING)

Func

Parameters

iterator

Iterator to cache

flags

Bitmask of flags.

Source: reference/spl/cachingiterator/construct.xml · from the official PHP manual (php/doc-en)