NoRewindIterator::current

(PHP 5 >= 5.1.0, PHP 7)

NoRewindIterator::currentGet the current value

Açıklama

public NoRewindIterator::current ( void ) : mixed

Gets the current value.

Uyarı

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The current value.

Ayrıca Bakınız