Completed
Push — master ( e82372...26c286 )
by greg
14:07 queued 11:34
created
src/PlaygroundGame/Service/Quiz.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -284,8 +284,7 @@
 block discarded – undo
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 updatePrediction($question)
291 290
     {
Please login to merge, or discard this patch.