FilterIterator::__construct
(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.
警告
本函式還未編寫文件,僅有參數列表。
參數
-
iterator
-
The iterator that is being filtered.