$mysql->order()
Creates the order by syntax
Parameters
Name | Type | Default |
---|---|---|
$order | string |
null |
Return type
array
Parent class
Kirby\Database\Sql\Mysql
inherited from Kirby\Database\Sql
Creates the order by syntax
Name | Type | Default |
---|---|---|
$order | string |
null |
array
Kirby\Database\Sql\Mysql
inherited from Kirby\Database\Sql