IteratorIterator
PHP Manual

IteratorIterator::current

(PHP 5 >= 5.1.0)

IteratorIterator::currentGet the current value

Opis

public mixed IteratorIterator::current ( void )

Get the value of the current element.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The value of the current element.

Zobacz też:


IteratorIterator
PHP Manual