PHP - Manual: AppendIterator::getArrayIterator
2024-11-14
(PHP 5 >= 5.2.0, PHP 7, PHP 8)
AppendIterator::getArrayIterator — Gets the ArrayIterator
This method gets the ArrayIterator that is used to store the iterators added with AppendIterator::append().
此函数没有参数。
Returns an ArrayIterator containing the appended iterators.
官方地址:https://www.php.net/manual/en/appenditerator.getarrayiterator.php