CachingIterator::offsetGet

(PHP 5 >= 5.2.0, PHP 7, PHP 8)

CachingIterator::offsetGetThe offsetGet purpose

Açıklama

publicCachingIterator::offsetGet(string$key): mixed
Uyarı

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

Bağımsız Değişkenler

key

Description...

Dönen Değerler

Description...

To Top