mirror of
https://github.com/furyfire/trueskill.git
synced 2025-05-08 04:38:08 +00:00
Much stricter coding standards for phpstan, phpstan and psalm.
This commit is contained in:
@ -17,7 +17,7 @@ use DNW\Skills\FactorGraphs\ScheduleSequence;
|
||||
|
||||
// We intentionally have no Posterior schedule since the only purpose here is to
|
||||
// start the process.
|
||||
class PlayerPriorValuesToSkillsLayer extends TrueSkillFactorGraphLayer
|
||||
final class PlayerPriorValuesToSkillsLayer extends TrueSkillFactorGraphLayer
|
||||
{
|
||||
/**
|
||||
* @param Team[] $teams
|
||||
|
Reference in New Issue
Block a user