@@ -37,7 +37,7 @@ |
||
37 | 37 | /** |
38 | 38 | * View specific question and create answer form |
39 | 39 | * |
40 | - * @return void |
|
40 | + * @return boolean |
|
41 | 41 | */ |
42 | 42 | public function getPostQuestionAnswer($id, $sort = null) |
43 | 43 | { |