@@ -9,7 +9,7 @@ |
||
| 9 | 9 | /** |
| 10 | 10 | * @var null[]|object |
| 11 | 11 | */ |
| 12 | - public array|object $server; |
|
| 12 | + public array | object $server; |
|
| 13 | 13 | |
| 14 | 14 | public string $command; |
| 15 | 15 | |