CakeFest 2024: The Official CakePHP Conference

CachingIterator::key

(PHP 5, PHP 7, PHP 8)

CachingIterator::keyReturn the key for the current element

Açıklama

public CachingIterator::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.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top