CachingIterator::current

(PHP 5, PHP 7)

CachingIterator::currentReturn the current element

Descrição

public CachingIterator::current ( ) : mixed
Aviso

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

May return the current element in the iteration.

Parâmetros

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

Valor Retornado

Mixed

Veja Também