A classe EmptyIterator
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
Introdução
A classe EmptyIterator para um iterador vazio.
Table of Contents
- EmptyIterator::current — O método current()
- EmptyIterator::key — O método key()
- EmptyIterator::next — O método next()
- EmptyIterator::rewind — O método rewind()
- EmptyIterator::valid — Verifica se o elemento atual é válido