Completed
Push — master ( 2ba6ee...8a1088 )
by Maxence
02:21
created
lib/Model/SearchRequest.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -212,8 +212,8 @@
 block discarded – undo
212 212
 	}
213 213
 
214 214
 	/**
215
-	 * @param $key
216
-	 * @param $value
215
+	 * @param string $key
216
+	 * @param string $value
217 217
 	 *
218 218
 	 * @return $this
219 219
 	 */
Please login to merge, or discard this patch.