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 — The current active sub iterator
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.
level
The current active sub iterator on success; null
on failure.
Version | Beschreibung |
---|---|
8.0.0 |
level is now nullable.
|