Please document this method. I have found a use for it and would love to better understand how it works. TY : )
PHP - Manual: RecursiveIteratorIterator::getSubIterator
2024-11-15
(PHP 5, PHP 7, PHP 8)
RecursiveIteratorIterator::getSubIterator — The current active sub iterator
本函数还未编写文档,仅有参数列表。
level
The current active sub iterator on success; null
on failure.
版本 | 说明 |
---|---|
8.0.0 |
level is now nullable.
|
官方地址:https://www.php.net/manual/en/recursiveiteratoriterator.getsubiterator.php