©
本文档使用 PHP中文网手册 发布
(PHP 5 >= 5.1.0)
LimitIterator::current — Get current element
Gets the current element of the inner Iterator.
此函数没有参数。
Returns the current element or NULL
if there is none.