IteratorIterator::__construct
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
IteratorIterator::__construct — traversable な何かからイテレータを作成する
説明
traversable な何かからイテレータを作成します。
パラメータ
iterator
-
traversable なイテレータ。
class
-
内側のイテレータのために使うクラス名。 これを使うと、与えられたイテレータをラップするために異なるイテレータクラスを指定できます。 デフォルトでは、
IteratorIterator
を使います。
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google