PHP 8.5.8 Released!

RecursiveIteratorIterator::getSubIterator

(PHP 5, PHP 7, PHP 8)

RecursiveIteratorIterator::getSubIteratorThe current active sub iterator

说明

public function RecursiveIteratorIterator::getSubIterator(? int $level = null ): ? RecursiveIterator
警告

本函数还未编写文档,仅有参数列表。

参数

level

返回值

The current active sub iterator on success; null on failure.

更新日志

版本 说明
8.0.0 level is now nullable.

发现了问题?

了解如何改进此页面提交拉取请求报告一个错误
+添加备注

用户贡献的备注 1 note

up
2
lovePhp
7 years ago
Please document this method. I have found a use for it and would love to better understand how it works. TY : )
+添加备注

AltStyle によって変換されたページ (->オリジナル) /