@@ -279,8 +279,7 @@ |
||
279 | 279 | * To improve performance, usage of DQL update |
280 | 280 | * http://doctrine-orm.readthedocs.org/projects/doctrine-orm/en/latest/reference/dql-doctrine-query-language.html |
281 | 281 | * |
282 | - * @param string $data |
|
283 | - * @return boolean |
|
282 | + * @return boolean|null |
|
284 | 283 | */ |
285 | 284 | public function updatePredictionOld($question) { |
286 | 285 | set_time_limit(0); |