mirror of
https://github.com/furyfire/trueskill.git
synced 2026-01-09 06:36:57 +01:00
Rector standards slowly being applied. PHP Version first.
This commit is contained in:
@@ -11,7 +11,7 @@ use DNW\Skills\TrueSkill\TrueSkillFactorGraph;
|
||||
|
||||
class TeamDifferencesComparisonLayer extends TrueSkillFactorGraphLayer
|
||||
{
|
||||
private float $epsilon;
|
||||
private readonly float $epsilon;
|
||||
|
||||
/**
|
||||
* @param int[] $teamRanks
|
||||
|
||||
Reference in New Issue
Block a user