The EmptyIterator class

(PHP 5 >= 5.1.0, PHP 7)

锟斤拷锟�

The EmptyIterator class for an empty iterator.

锟斤拷摘要

EmptyIterator implements Iterator {
/* 锟斤拷锟斤拷 */
public current ( void ) : mixed
public key ( void ) : scalar
public next ( void ) : void
public rewind ( void ) : void
public valid ( void ) : bool
}

Table of Contents