$files->changeSort()
Sort all given files by the order in the array
Parameters
Name | Type | Default | Description |
---|---|---|---|
$files * | array |
– | List of file ids |
$offset | int |
0 |
Sorting offset |
Return type
This method modifies the existing $files
object it is applied to and returns it again.