EmptyIterator::current

(PHP 5 >= 5.1.0, PHP 7)

EmptyIterator::currentThe current() method

Beschreibung

public EmptyIterator::current ( void ) : mixed

This function must not be called. It throws an exception upon access.

Warnung

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Fehler/Exceptions

Throws an Exception if called.

Rückgabewerte

Es wird kein Wert zurückgegeben.