Completed
Push — develop ( ea130d...674471 )
by Michael
03:06
created
src/Query.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -260,7 +260,7 @@
 block discarded – undo
260 260
 	/**
261 261
 	 * Returns a binding for the given clause and value.
262 262
 	 *
263
-	 * @param array $value
263
+	 * @param integer $value
264 264
 	 * @param string $clause
265 265
 	 * @return string a binding for the given clause and value.
266 266
 	 */
Please login to merge, or discard this patch.