@@ -114,7 +114,7 @@ |
||
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 | { |