Completed
Push — master ( 509987...79a3d2 )
by Rasmus
02:45
created
src/model/query/UpdateQuery.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -43,7 +43,7 @@
 block discarded – undo
43 43
     }
44 44
 
45 45
     /**
46
-     * @param Column|string $column Column to update (or Column name)
46
+     * @param Column $column Column to update (or Column name)
47 47
      * @param mixed         $value  value to apply
48 48
      *
49 49
      * @return $this
Please login to merge, or discard this patch.