The EmptyIterator class
(PHP 5 >= 5.1.0, PHP 7)
Introduction
The EmptyIterator class for an empty iterator.
Class synopsis
public scalar key
(
void
)
public void next
(
void
)
public bool valid
(
void
)
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.