Sort - staffcheck/api GitHub Wiki
- Class name: Sort
- Namespace:
mixed Sort::multiSort($data, $col1, null $col2, string $col1_order, string $col2_order)
- Visibility: public
- This method is static.
- $data mixed
- $col1 mixed
- $col2 null
- $col1_order string
- $col2_order string
array|boolean Sort::arrayMultiSort($array, $cols)
- Visibility: public
- This method is static.
- $array mixed
- $cols mixed