mirror of
https://github.com/flarum/core.git
synced 2025-07-25 10:41:24 +02:00
Instead of $sort and $order being separate, they are now a single array, allowing multiple sort criteria: `[‘foo’ => ‘asc', ‘bar’ => ‘desc’]`
Instead of $sort and $order being separate, they are now a single array, allowing multiple sort criteria: `[‘foo’ => ‘asc', ‘bar’ => ‘desc’]`