RecursiveTreeIterator::current
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
Get current element
Description
RecursiveTreeIterator::current(): mixed
Gets the current element prefixed and postfixed.
Func
Parameters Parameters
Return Values
Returns the current element prefixed and postfixed.