Completed
Pull Request — master (#27711)
by Victor
11:13
created
lib/private/Repair/Apps.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -144,7 +144,7 @@
 block discarded – undo
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();
Please login to merge, or discard this patch.