@@ -144,7 +144,7 @@ |
||
| 144 | 144 | /** |
| 145 | 145 | * Get app list separated as compatible/incompatible/missing |
| 146 | 146 | * |
| 147 | - * @return array |
|
| 147 | + * @return IOutput |
|
| 148 | 148 | */ |
| 149 | 149 | protected function getAppsToUpgrade() { |
| 150 | 150 | $installedApps = $this->appManager->getInstalledApps(); |