CachingIterator::current

(PHP 5, PHP 7, PHP 8)

CachingIterator::currentReturn the current element

Açıklama

public CachingIterator::current(): mixed
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

May return the current element in the iteration.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Mixed

Ayrıca Bakınız

add a note add a note

User Contributed Notes

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