Completed
Push — master ( 792d52...bce0ff )
by Oscar
01:33
created
src/Queries/Mysql/Insert.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -108,7 +108,7 @@
 block discarded – undo
108 108
     /**
109 109
      * Generates the data part of a UPDATE query.
110 110
      *
111
-     * @param array $fields
111
+     * @param \SimpleCrud\Fields\Field[] $fields
112 112
      *
113 113
      * @return string
114 114
      */
Please login to merge, or discard this patch.