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