Skip to content

Kirby 4.5.0

$iterator->current()

Returns the current element

$iterator->current(): mixed|null

Return type

mixed|null

Parent class

Kirby\Toolkit\Iterator