RecursiveIteratorIterator (class)

The RecursiveIteratorIterator class

Introduction

(PHP 5, PHP 7)

Can be used to iterate through recursive iterators.

Class synopsis

RecursiveIteratorIterator implements OuterIterator {
/* Constants */
const integer LEAVES_ONLY = 0 ;