Completed
Pull Request — master (#1335)
by Lukas
15:08 queued 04:18
created
lib/private/OCSClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -203,7 +203,7 @@
 block discarded – undo
203 203
 	 *
204 204
 	 * @param string $id
205 205
 	 * @param array $targetVersion The target ownCloud version
206
-	 * @return array|null an array of application data or null
206
+	 * @return string an array of application data or null
207 207
 	 *
208 208
 	 * This function returns an applications from the OCS server
209 209
 	 */
Please login to merge, or discard this patch.