@@ -104,7 +104,7 @@ |
||
| 104 | 104 | * |
| 105 | 105 | * @throws AccountNotFoundException if can not find the account information |
| 106 | 106 | */ |
| 107 | - public function getId(): int|string; |
|
| 107 | + public function getId(): int | string; |
|
| 108 | 108 | |
| 109 | 109 | /** |
| 110 | 110 | * Return the list of current user permissions |