RecursiveTreeIterator::getEntry
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
Get current entry
Description
RecursiveTreeIterator::getEntry(): string
Gets the part of the tree built for the current element.
Func
Parameters Parameters
Return Values
Returns the part of the tree built for the current element.