(PHP 5 >= 5.1.0, PHP 7, PHP 8)
LimitIterator::current — Guet current element
Guets the current element of the inner Iterator .
This function has no parameters.
Returns the current element or
null
if there is none.