$collection->groupBy()
Alias for Kirby\Toolkit\Collection::group
$collection->groupBy($args = null): Kirby\Toolkit\CollectionParameters
| Name | Type | Default | 
|---|---|---|
| $args | mixed | null | 
Return type
Exceptions
| Type | Description | 
|---|---|
| Exception |