@@ -33,5 +33,5 @@ |
||
| 33 | 33 | /** |
| 34 | 34 | * @return PassportAccountInterface|null |
| 35 | 35 | */ |
| 36 | - public function getPassport(): ?PassportAccountInterface; |
|
| 36 | + public function getPassport(): ? PassportAccountInterface; |
|
| 37 | 37 | } |