@@ -104,7 +104,7 @@ discard block |
||
| 104 | 104 | /** |
| 105 | 105 | * Remove the effect of code of conduct Helpful Robot measure that we currently don't include in the Supported module definition |
| 106 | 106 | * |
| 107 | - * @return integer Adjusted Helpful Robot score |
|
| 107 | + * @return double Adjusted Helpful Robot score |
|
| 108 | 108 | */ |
| 109 | 109 | public function getAdjustedHelpfulRobotScore() |
| 110 | 110 | { |
@@ -163,7 +163,7 @@ discard block |
||
| 163 | 163 | } |
| 164 | 164 | |
| 165 | 165 | /** |
| 166 | - * @return array |
|
| 166 | + * @return ArrayData |
|
| 167 | 167 | */ |
| 168 | 168 | public function HelpfulRobotData() |
| 169 | 169 | { |