mirror of
https://github.com/furyfire/trueskill.git
synced 2026-04-20 10:08:14 +02:00
PHP8.3 style overrides added
This commit is contained in:
@@ -9,6 +9,7 @@ use DNW\Skills\TrueSkill\Factors\GaussianWeightedSumFactor;
|
||||
|
||||
class TeamPerformancesToTeamPerformanceDifferencesLayer extends TrueSkillFactorGraphLayer
|
||||
{
|
||||
#[\Override]
|
||||
public function buildLayer(): void
|
||||
{
|
||||
$inputVariablesGroups = $this->getInputVariablesGroups();
|
||||
|
||||
Reference in New Issue
Block a user