$files->groupBy()
Alias for Kirby\Toolkit\Collection::group
$files->groupBy($args = null): Kirby\Toolkit\Collection
Parameters
Name | Type | Default | Description |
---|---|---|---|
$args |
null |
Return type
Exceptions
Type | Description |
---|---|
Exception |
Inherited from
Kirby\Toolkit\Collection