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