CachingIterator::current
PHP function
Edit on GitHub ✎
(PHP 5, PHP 7, PHP 8)
Return the current element
Description
CachingIterator::current(): mixed
Func
May return the current element in the iteration.
Parameters Parameters
Return Values
Mixed
See Also
Iterator::current