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

La clase EmptyIterator

(PHP 5 >= 5.1.0, PHP 7)

Introducción

La clase EmptyIterator para un iterador vacío.

Sinopsis de la Clase

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

Tabla de contenidos

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.