NoRewindIterator
PHP Manual

NoRewindIterator::current

(PHP 5 >= 5.1.0)

NoRewindIterator::currentGet the current value

Descrição

public mixed NoRewindIterator::current ( void )

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


NoRewindIterator
PHP Manual