Completed
Branch testing (0dbbaf)
by Roman
08:13
created
src/Connection.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -347,8 +347,8 @@
 block discarded – undo
347 347
      * @param string $query
348 348
      * @param array $bindings
349 349
      * @param array $customOptions
350
-     * @param mixed $defaultFailed
351
-     * @param mixed $defaultSuccess
350
+     * @param integer $defaultFailed
351
+     * @param integer $defaultSuccess
352 352
      *
353 353
      * @return mixed
354 354
      */
Please login to merge, or discard this patch.