$sql->order()
Creates the order by syntax
$sql->order(string $order = null): array
Parameters
Name | Type | Default |
---|---|---|
$order | string |
null |
Return type
array
Creates the order by syntax
$sql->order(string $order = null): array
Name | Type | Default |
---|---|---|
$order | string |
null |
array