FilterIterator::current

(PHP 5 >= 5.1.0, PHP 7)

FilterIterator::currentGet the current element value

Açıklama

public FilterIterator::current ( void ) : mixed
Uyarı

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

Get the current element value.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The current element value.

Ayrıca Bakınız