@@ -55,7 +55,7 @@ |
||
| 55 | 55 | * |
| 56 | 56 | * @return string |
| 57 | 57 | */ |
| 58 | - public function getShortcut() : ?string |
|
| 58 | + public function getShortcut() : ? string |
|
| 59 | 59 | { |
| 60 | 60 | return $this->shortcut; |
| 61 | 61 | } |