(PHP 5 >= 5.1.0, PHP 7, PHP 8)
LimitIterator::current — Obtiene el elemento actual
Obtener el elemento actual del Iterator interno.
Esta función no tiene parámetros.
Devuelve el elemento actual o null si no hay ninguno.
null