Iterator::current

(PHP 5, PHP 7)

Iterator::currentReturn the current element

Descrição

abstract public Iterator::current ( void ) : mixed

Returns the current element.

Parâmetros

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

Valor Retornado

Can return any type.