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