CachingIterator::getInnerIterator
(PHP 5, PHP 7, PHP 8)
CachingIterator::getInnerIterator — Returns the inner iterator
說明
警告
本函式還未編寫文件,僅有參數列表。
Returns the iterator sent to the constructor.
參數
此函式沒有參數。
返回值
Returns an object implementing the Iterator interface.