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