FilterIterator::current

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

FilterIterator::currentGet the current element value

Açıklama

public FilterIterator::current(): 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

add a note add a note

User Contributed Notes

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