Iterator
PHP Manual

Iterator::current

(PHP 5 >= 5.0.0, PHP 7)

Iterator::currentO anki elemanı döndürür

Açıklama

abstract public mixed Iterator::current ( void )

O anki elemanı döndürür.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Her türde değer dönebilir.


Iterator
PHP Manual