Please document this method. I have found a use for it and would love to better understand how it works. TY : )
(PHP 5, PHP 7, PHP 8)
RecursiveIteratorIterator::getSubIterator — 現在の有効なサブイテレータを取得する
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
level
成功時に、現在の有効なサブイテレータを返します。
失敗時に null
を返します。
バージョン | 説明 |
---|---|
8.0.0 |
level は、nullable になりました。
|