ParentIterator::__construct

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

ParentIterator::__constructConstructs a ParentIterator

說明

public ParentIterator::__construct(RecursiveIterator $iterator)

Constructs a ParentIterator on an iterator.

警告

本函數(shù)還未編寫文檔,僅有參數(shù)列表。

參數(shù)

iterator

The iterator being constructed upon.