Completed
Push — master ( f70784...2818e7 )
by Emmanuel
04:01
created
src/Anonymizer/DB.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -153,7 +153,7 @@
 block discarded – undo
153 153
      * Prepare the statement if asked
154 154
      * @param  string $table
155 155
      * @param  string $primaryKey
156
-     * @param  array  $fields
156
+     * @param  array  $fieldsName
157 157
      * @return \PDOStatement
158 158
      */
159 159
     private function prepareStmt($table, $primaryKey, array $fieldsName)
Please login to merge, or discard this patch.