InternalIterator::current

(PHP 8)

InternalIterator::currentReturn the current element

说明

public InternalIterator::current(): mixed

Returns the current element.

参数

此函数没有参数。

返回值

Returns the current element.