The Wayback Machine - https://web.archive.org/web/20161215200543/http://php.net/manual/en/class.emptyiterator.php

The EmptyIterator class

(PHP 5 >= 5.1.0, PHP 7)

Introduction

The EmptyIterator class for an empty iterator.

Class synopsis

EmptyIterator implements Iterator {
/* Methods */
public mixed current ( void )
public scalar key ( void )
public void next ( void )
public void rewind ( void )
public bool valid ( void )
}

Table of Contents

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
Morty Proxy This is a proxified and sanitized view of the page, visit original site.