CachingIterator::current

(PHP 5, PHP 7, PHP 8)

CachingIterator::current返回当前元素

描述

public CachingIterator::current(): mixed
警告

此函数目前没有文档;只有其参数列表可用。

可能返回迭代中的当前元素。

参数

此函数没有参数。

返回值

混合类型

参见

添加注释

用户贡献的笔记

此页面没有用户贡献的笔记。
To Top