array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'parentiterator.next.php', 1 => 'ParentIterator::next', 2 => 'Move the iterator forward', ), 'up' => array ( 0 => 'class.parentiterator.php', 1 => 'ParentIterator', ), 'prev' => array ( 0 => 'parentiterator.haschildren.php', 1 => 'ParentIterator::hasChildren', ), 'next' => array ( 0 => 'parentiterator.rewind.php', 1 => 'ParentIterator::rewind', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/spl/parentiterator/next.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

ParentIterator::next

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

ParentIterator::nextMove the iterator forward

Beschreibung

public ParentIterator::next(): void

Moves the iterator forward.

Warnung

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.