(PHP 5 >= 5.1.0, PHP 7, PHP 8)
RecursiveIterator::getChildren — 返回当前条目的迭代器
返回当前迭代器条目的迭代器。
此函数没有参数。
如果当前条目存在,则返回当前条目的迭代器,否则返回 null。
null