mirror of
https://github.com/furyfire/trueskill.git
synced 2025-07-15 07:50:58 +02:00
This commit is contained in:
@@ -70,7 +70,7 @@ abstract class FactorGraphLayer
|
||||
/**
|
||||
* @param Schedule[] $itemsToSequence
|
||||
*/
|
||||
protected function scheduleSequence(array $itemsToSequence, string $name): ScheduleSequence
|
||||
protected function scheduleSequence(array $itemsToSequence): ScheduleSequence
|
||||
{
|
||||
return new ScheduleSequence($itemsToSequence);
|
||||
}
|
||||
|
Reference in New Issue
Block a user