$collection->rewind()
Moves the cursor to the first element
$collection->rewind(): void
Parent class
Kirby\Toolkit\Collection
inherited from Kirby\Toolkit\Iterator
Moves the cursor to the first element
$collection->rewind(): void
Kirby\Toolkit\Collection
inherited from Kirby\Toolkit\Iterator