array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'norewinditerator.current.php', 1 => 'NoRewindIterator::current', 2 => 'Get the current value', ), 'up' => array ( 0 => 'class.norewinditerator.php', 1 => 'NoRewindIterator', ), 'prev' => array ( 0 => 'norewinditerator.construct.php', 1 => 'NoRewindIterator::__construct', ), 'next' => array ( 0 => 'norewinditerator.key.php', 1 => 'NoRewindIterator::key', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/spl/norewinditerator/current.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

NoRewindIterator::current

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

NoRewindIterator::currentGet the current value

Опис

public NoRewindIterator::current(): mixed

Gets the current value.

Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

The current value.

Прогляньте також