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 değiştirge listesi mevcuttur.

This method may return a key for the current element.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

add a note add a note

User Contributed Notes

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