Passed
Push — master ( 0f723a...b5e9a2 )
by Nicklas
03:09
created
src/Comment/QuestionController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.