EmptyIterator::current
(PHP 5 >= 5.1.0)
EmptyIterator::current — The current() method
Descrição
public void EmptyIterator::current
( void
)
This function must not be called. It throws an exception upon access.
Warning
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.