FilterIterator
PHP Manual

FilterIterator::current

(PHP 5 >= 5.1.0, PHP 7)

FilterIterator::currentGet the current element value

Beschreibung

public mixed FilterIterator::current ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Get the current element value.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The current element value.

Siehe auch


FilterIterator
PHP Manual