mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-07-07 16:10:15 +02:00
Add Penalty Seconds on tests
This commit is contained in:
@@ -13,6 +13,7 @@ final readonly class Result
|
||||
public string $name,
|
||||
public int $correct,
|
||||
public float $corrections,
|
||||
public int $penaltySeconds,
|
||||
public \DateInterval $time,
|
||||
public float $score,
|
||||
) {}
|
||||
|
||||
Reference in New Issue
Block a user