Iterator::current

(PHP 5, PHP 7)

Iterator::currentRetourne l'élément courant

Description

abstract public Iterator::current ( void ) : mixed

Retourne l'élément courant.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Peut retourner tout type.