@@ -124,7 +124,7 @@ |
||
124 | 124 | |
125 | 125 | /** |
126 | 126 | * Get app list separated as compatible/incompatible/missing |
127 | - * @return array |
|
127 | + * @return IOutput |
|
128 | 128 | */ |
129 | 129 | protected function getAppsToUpgrade(){ |
130 | 130 | $installedApps = $this->appManager->getInstalledApps(); |