Completed
Push — master ( 0585fd...6ce168 )
by Mickael
03:38
created
Module/JobStatus.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -114,7 +114,7 @@
 block discarded – undo
114 114
      * 1 is finished
115 115
      * Between 0 and 1 is in process. Value is a float
116 116
      *
117
-     * @return float Percent completed
117
+     * @return integer Percent completed
118 118
      */
119 119
     public function getCompletionPercent()
120 120
     {
Please login to merge, or discard this patch.