The OuterIterator interface
(PHP 5 >= 5.1.0)
Introduction
Classes implementing OuterIterator can be used to iterate over iterators.
Interface synopsis
Table of Contents
- OuterIterator::getInnerIterator — Returns the inner iterator for the current entry.

There are no user contributed notes for this page.