Completed
Push — master ( 310450...75af5b )
by Nicklas
02:16
created
src/Comment/Modules/Question.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -30,7 +30,6 @@  discard block
 block discarded – undo
30 30
     /**
31 31
      * Set ups the question
32 32
      * @param object $question
33
-     * @param array $param
34 33
      *
35 34
      * @return object
36 35
      */
@@ -53,7 +52,7 @@  discard block
 block discarded – undo
53 52
     /**
54 53
      * Returns post with markdown and gravatar
55 54
      * @param string $sql
56
-     * @param array $param
55
+     * @param array $params
57 56
      *
58 57
      * @return array
59 58
      */
Please login to merge, or discard this patch.