(PHP 5 >= 5.1.0, PHP 7, PHP 8)
FilterIterator::__construct — Construct a filterIterator
Constructs a new FilterIterator, which consists of
a passed in iterator with filters applied to it.
本函數(shù)還未編寫文檔,僅有參數(shù)列表。
iteratorThe iterator that is being filtered.