InternalIterator::current
PHP function
Edit on GitHub ✎
(PHP 8)
Return the current element
Description
InternalIterator::current(): mixed
Returns the current element.
Parameters Parameters
Return Values
Returns the current element.