IteratorIterator
PHP Manual

IteratorIterator::current

(PHP 5 >= 5.1.0)

IteratorIterator::currentGet the current value

Описание

public void IteratorIterator::current ( void )

Get the value of the current element.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

The value of the current element.

Смотрите также


IteratorIterator
PHP Manual