APCUIterator::key
(PECL apcu >= 5.0.0)
APCUIterator::key — Get iterator key
說明
public APCUIterator::key(): string
Gets the current iterator key.
參數
此函式沒有參數。
返回值
Returns the key on success, or false
upon failure.
參見
- APCUIterator::current() - Get current item
- Iterator::key() - 返回目前元素的鍵