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