wip: first working version
This commit is contained in:
@@ -11,4 +11,5 @@ class Pickup
|
||||
public ?string $street = null;
|
||||
public ?\DateTimeImmutable $time = null;
|
||||
public ?float $price = null;
|
||||
public array $mapping = [];
|
||||
}
|
||||
Reference in New Issue
Block a user