mirror of
https://github.com/furyfire/trueskill.git
synced 2025-12-13 11:07:01 +01: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