We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50884ba commit c384815Copy full SHA for c384815
src/ProdScheduler/SchedulerInterface.php
@@ -42,7 +42,7 @@ public function getConfig(): array;
42
43
public function getGroup(): AssemblelyGroups;
44
45
- public function getGroupName(AssemblelyGroups $id): string;
+ public function getGroupName(): string;
46
47
public function getDefaultDayCalendar(): array;
48
0 commit comments