php8.5
Home/ Manual/ predefined / internaliterator/ InternalIterator::current

InternalIterator::current

PHP function Edit on GitHub ✎

(PHP 8)

Return the current element

Description

InternalIterator::current(): mixed

Returns the current element.

Parameters Parameters

Return Values

Returns the current element.

Source: language/predefined/internaliterator/current.xml · from the official PHP manual (php/doc-en)