NoRewindIterator::current

(PHP 5 >= 5.1.0, PHP 7)

NoRewindIterator::currentGet the current value

Descrição

public NoRewindIterator::current ( void ) : mixed

Gets the current value.

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.

Valor Retornado

The current value.

Veja Também