$files->changeSort()
Sort all given files by the order in the array
$files->changeSort(array $files, int $offset = 0): Kirby\Cms\Files
Parameters
Name | Type | Default | Description |
---|---|---|---|
$files |
array |
– | List of file ids |
$offset |
int |
Sorting offset |