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 8c669b4 commit 2412cfbCopy full SHA for 2412cfb
src/ProdScheduler/SchedulerInterface.php
@@ -37,7 +37,7 @@ public function getGroup(): AssemblelyGroups;
37
38
public function getGroupName(AssemblelyGroups $id): string;
39
40
- public function getDefaultDayCalendar(): bool;
+ public function getDefaultDayCalendar(): array;
41
42
// Equal division quantity
43
public function getEDQ(): int;
0 commit comments