> $groups * @param list> $categoryOptions * @return list> */ public function generate(array $groups, array $categoryOptions): array; }