mirror of
https://github.com/furyfire/trueskill.git
synced 2025-09-06 10:28:22 +02:00
Package update and implemented new fixes for Rector findings
This commit is contained in:
@@ -28,7 +28,7 @@ class TrueSkillFactorGraph extends FactorGraph
|
||||
/**
|
||||
* @var FactorGraphLayer[] $layers
|
||||
*/
|
||||
private array $layers;
|
||||
private readonly array $layers;
|
||||
|
||||
private readonly PlayerPriorValuesToSkillsLayer $priorLayer;
|
||||
|
||||
|
Reference in New Issue
Block a user