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 6a96b44 commit 4c7001dCopy full SHA for 4c7001d
webapp/src/Utils/Scoreboard/Scoreboard.php
@@ -79,7 +79,7 @@ public function getCategories(): array
79
}
80
81
/**
82
- * @param int[] $limitToTeamIds
+ * @param int[]|null $limitToTeamIds
83
*
84
* @return list<TeamCategory>
85
*/
0 commit comments