Completed
Push — master ( ffefc4...9322fd )
by Emmanuel
04:19
created
src/Anonymizer/DB.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -139,6 +139,7 @@
 block discarded – undo
139 139
      *
140 140
      * @param string $table
141 141
      * @param string $where
142
+     * @param boolean $pretend
142 143
      */
143 144
     private function runDelete($table, $where, $pretend)
144 145
     {
Please login to merge, or discard this patch.