@@ -39,7 +39,7 @@ |
||
39 | 39 | return $this->name; |
40 | 40 | } |
41 | 41 | |
42 | - public function getCreation(): ?DateTime |
|
42 | + public function getCreation(): ? DateTime |
|
43 | 43 | { |
44 | 44 | return $this->creation; |
45 | 45 | } |