$collection->sort()
Sorts the elements by any number of fields
$collection->sort(): Kirby\Toolkit\Collection
Return 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\Collection
This method does not modify the existing $collection object but returns a new object with the changes applied. Learn more →