Skip to content

Kirby 4.1.2

$iterator->current()

Returns the current element

$iterator->current(): mixed|null

Return type

mixed|null

Parent class

Kirby\Toolkit\Iterator