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