(PHP 5 >= 5.1.0, PHP 7, PHP 8)
LimitIterator::current — 获取当前元素
获取内部 Iterator 的当前元素。
此函数没有参数。
返回当前元素,如果不存在则返回 null。
null