Completed
Push — develop ( 00b32b...b8f48a )
by greg
04:20
created
src/PlaygroundGame/Service/Quiz.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -183,8 +183,7 @@
 block discarded – undo
183 183
     /**
184 184
      * This function update the sort order of the questions in a Quiz
185 185
      *
186
-     * @param  string $data
187
-     * @return boolean
186
+     * @return boolean|null
188 187
      */
189 188
     public function updatePrediction($question)
190 189
     {
Please login to merge, or discard this patch.