Completed
Push — master ( 2041e7...c131ba )
by Ron
02:14
created
src/Databases/MySQL.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -261,7 +261,7 @@
 block discarded – undo
261 261
 	}
262 262
 
263 263
 	/**
264
-	 * @param int|callable $tries
264
+	 * @param integer $tries
265 265
 	 * @param callable|null $callback
266 266
 	 * @return mixed
267 267
 	 * @throws \Exception
Please login to merge, or discard this patch.