$nestcollection->current()
Returns the current element
$nestcollection->current(): mixed|null
Return type
mixed|null
Parent class
Kirby\Cms\NestCollection inherited from Kirby\Toolkit\Iterator
Returns the current element
$nestcollection->current(): mixed|null
mixed|null
Kirby\Cms\NestCollection inherited from Kirby\Toolkit\Iterator