Iterator::current

(PHP 5, PHP 7)

Iterator::currentReturn the current element

Descrierea

abstract public Iterator::current ( void ) : mixed

Returns the current element.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Can return any type.