EmptyIterator::current
(PHP 5 >= 5.1.0)
EmptyIterator::current — The current() method
Beschreibung
public void EmptyIterator::current
( void
)
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 hat keine Parameter.
Fehler/Exceptions
Throws an Exception if called.
Rückgabewerte
Es wird kein Wert zurückgegeben.