UTILITY
group()
ShortPHP reference for group().
Signature
function group(array $items, string|int $key): array
Example
group(...);Extension: Core
ShortPHP reference for group().
function group(array $items, string|int $key): array
group(...);Extension: Core