Completed
Pull Request — master (#32303)
by Victor
11:39
created
apps/federatedfilesharing/lib/Controller/OcmController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -265,7 +265,7 @@
 block discarded – undo
265 265
 	/**
266 266
 	 * Check if value is null or an array has any null item
267 267
 	 *
268
-	 * @param mixed $param
268
+	 * @param string[] $param
269 269
 	 *
270 270
 	 * @return bool
271 271
 	 */
Please login to merge, or discard this patch.