EmptyIterator::current

(PHP 5 >= 5.1.0, PHP 7)

EmptyIterator::currentThe current() method

Descrição

public EmptyIterator::current ( void ) : mixed

This function must not be called. It throws an exception upon access.

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

Esta função não possui parâmetros.

Erros

Throws an Exception if called.

Valor Retornado

Não há valor retornado.