Skip to content

Kirby 4.2.0

$nestcollection->current()

Returns the current element

$nestcollection->current(): mixed|null

Return type

mixed|null

Parent class

Kirby\Cms\NestCollection inherited from Kirby\Toolkit\Iterator