$collection->sort()
Sorts the elements by any number of fields
$collection->sort(): Kirby\Toolkit\CollectionReturn type
This method does not modify the existing $collection object but returns a new object with the changes applied. Learn more →
Sorts the elements by any number of fields
$collection->sort(): Kirby\Toolkit\CollectionThis method does not modify the existing $collection object but returns a new object with the changes applied. Learn more →