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