CachingIterator::key

(PHP 5, PHP 7, PHP 8)

CachingIterator::keyReturn the key for the current element

Açıklama

publicCachingIterator::key(): scalar
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.

This method may return a key for the current element.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

To Top