RecursiveTreeIterator
PHP Manual

RecursiveTreeIterator::getEntry

(PHP 5 >= 5.3.0, PHP 7)

RecursiveTreeIterator::getEntryGet current entry

Beschreibung

public string RecursiveTreeIterator::getEntry ( void )

Gets the part of the tree built for the current element.

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.

Rückgabewerte

Returns the part of the tree built for the current element.


RecursiveTreeIterator
PHP Manual