Passed
Branch master (4271b4)
by compolom
02:28 queued 48s
created
src/Parts/Where.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -47,7 +47,7 @@
 block discarded – undo
47 47
     /**
48 48
      * @param string $field
49 49
      * @param string $cond
50
-     * @param mixed $value
50
+     * @param integer $value
51 51
      * @return $this
52 52
      */
53 53
     public function add(string $field, string $cond, $value): Where
Please login to merge, or discard this patch.