@@ -183,8 +183,7 @@ |
||
183 | 183 | /** |
184 | 184 | * This function update the sort order of the questions in a Quiz |
185 | 185 | * |
186 | - * @param string $data |
|
187 | - * @return boolean |
|
186 | + * @return boolean|null |
|
188 | 187 | */ |
189 | 188 | public function updatePrediction($question) |
190 | 189 | { |