CachingIterator
PHP Manual

CachingIterator::key

(PHP 5, PHP 7)

CachingIterator::keyReturn the key for the current element

说明

public scalar CachingIterator::key ( void )
Warning

本函数还未编写文档,仅有参数列表。

This method may return a key for the current element.

参数

此函数没有参数。


CachingIterator
PHP Manual