@@ -284,8 +284,7 @@ |
||
| 284 | 284 | * To improve performance, usage of DQL update |
| 285 | 285 | * http://doctrine-orm.readthedocs.org/projects/doctrine-orm/en/latest/reference/dql-doctrine-query-language.html |
| 286 | 286 | * |
| 287 | - * @param string $data |
|
| 288 | - * @return boolean |
|
| 287 | + * @return boolean|null |
|
| 289 | 288 | */ |
| 290 | 289 | public function updatePredictionOLD($question) |
| 291 | 290 | { |
@@ -1420,7 +1420,7 @@ |
||
| 1420 | 1420 | |
| 1421 | 1421 | /** |
| 1422 | 1422 | * |
| 1423 | - * @return string the Facebook fbPageTabPosition |
|
| 1423 | + * @return integer the Facebook fbPageTabPosition |
|
| 1424 | 1424 | */ |
| 1425 | 1425 | public function getFbPageTabPosition() |
| 1426 | 1426 | { |