@@ -80,7 +80,7 @@ |
||
80 | 80 | return $this->note; |
81 | 81 | } |
82 | 82 | |
83 | - public function getCreation(): ?DateTime |
|
83 | + public function getCreation(): ? DateTime |
|
84 | 84 | { |
85 | 85 | return $this->creation; |
86 | 86 | } |