RecursiveTreeIterator::getPostfix
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
Get the postfix
Description
RecursiveTreeIterator::getPostfix(): string
Gets the string to place after the current element.
Func
Parameters Parameters
Return Values
Returns the string to place after the current element.