@@ -66,9 +66,9 @@ |
||
| 66 | 66 | */ |
| 67 | 67 | private Collection $games; |
| 68 | 68 | |
| 69 | - /** |
|
| 70 | - * Constructor |
|
| 71 | - */ |
|
| 69 | + /** |
|
| 70 | + * Constructor |
|
| 71 | + */ |
|
| 72 | 72 | public function __construct() |
| 73 | 73 | { |
| 74 | 74 | $this->games = new ArrayCollection(); |