php8.5
Home/ Manual/ spl / parentiterator/ ParentIterator::__construct

ParentIterator::__construct

PHP function Edit on GitHub ✎

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

Constructs a ParentIterator

Description

ParentIterator::__construct(RecursiveIterator $iterator)

Constructs a ParentIterator on an iterator.

Func

Parameters

iterator

The iterator being constructed upon.

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