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