Returns the inner iterator

CachingIterator::getInnerIterator

(PHP 5, PHP 7, PHP 8)

CachingIterator::getInnerIteratorReturns the inner iterator

說明

public CachingIterator::getInnerIterator(): Iterator
警告

本函式還未編寫文件,僅有參數列表。

Returns the iterator sent to the constructor.

參數

此函式沒有參數。

返回值

Returns an object implementing the Iterator interface.

Leave a Reply

Your email address will not be published. Required fields are marked *