$collection->current()
Returns the current element
$collection->current(): mixed
Return type
mixed
Parent class
  Kirby\Toolkit\Collection    inherited from Kirby\Toolkit\Iterator  
Returns the current element
$collection->current(): mixed
mixed
  Kirby\Toolkit\Collection    inherited from Kirby\Toolkit\Iterator