Completed
Push — master ( f78db1...a155f8 )
by Morris
34:10 queued 10s
created
apps/files/lib/Controller/ApiController.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -295,8 +295,8 @@
 block discarded – undo
295 295
 	 *
296 296
 	 * @NoAdminRequired
297 297
 	 *
298
-	 * @param bool $show 
299
-	 * @param bool $key the key of the folder
298
+	 * @param integer $show 
299
+	 * @param string|boolean $key the key of the folder
300 300
 	 *
301 301
 	 * @return Response
302 302
 	 */
Please login to merge, or discard this patch.