Completed
Push — master ( 77d42f...dcecfa )
by Nassif
02:40
created
src/Tequilarapido/Cli/Commands/DatabaseReplace.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -65,6 +65,9 @@
 block discarded – undo
65 65
         $this->sendNotification();
66 66
     }
67 67
 
68
+    /**
69
+     * @param integer $total
70
+     */
68 71
     protected function startProgress($total)
69 72
     {
70 73
         $progress = $this->getHelperSet()->get('progress');
Please login to merge, or discard this patch.