@@ -70,7 +70,7 @@ |
||
| 70 | 70 | */ |
| 71 | 71 | public function getBirthday() : string |
| 72 | 72 | { |
| 73 | - return $this->birthday->format('U');; |
|
| 73 | + return $this->birthday->format('U'); ; |
|
| 74 | 74 | } |
| 75 | 75 | |
| 76 | 76 | /** |