Fehlende ALTCHA-Bibliotheksdateien ergaenzt
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
namespace AltchaOrg\Altcha\V1;
|
||||||
|
|
||||||
|
class Solution
|
||||||
|
{
|
||||||
|
public function __construct(
|
||||||
|
public readonly int $number,
|
||||||
|
public readonly float $took,
|
||||||
|
) {
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user