Completed
Pull Request — master (#348)
by greg
03:40 queued 01:06
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 updatePredictionOLD($question)
291 290
     {
Please login to merge, or discard this patch.