The doc comment array<array-key, non-empty-list<T>> at position 2 could not be parsed: Unknown type name 'array-key' at position 2 in array<array-key, non-empty-list<T>>.
The doc comment non-empty-array<array-key, non-empty-list<T>> at position 0 could not be parsed: Unknown type name 'non-empty-array' at position 0 in non-empty-array<array-key, non-empty-list<T>>.
Loading history...
37
*/
38
4
static function (array $collect, mixed $value, mixed $key) use ($callback): array {