InternalIterator::current
(PHP 8)
InternalIterator::current
—
Return the current element
说明
public
InternalIterator::current
():
mixed
Returns the current element.
参数
此函数没有参数。
返回值
Returns the current element.