Completed
Push — develop ( 476fa4...6e7672 )
by greg
03:55
created
src/PlaygroundGame/Service/Quiz.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -266,8 +266,7 @@
 block discarded – undo
266 266
      * To improve performance, usage of DQL update
267 267
      * http://doctrine-orm.readthedocs.org/projects/doctrine-orm/en/latest/reference/dql-doctrine-query-language.html
268 268
      *
269
-     * @param  string $data
270
-     * @return boolean
269
+     * @return boolean|null
271 270
      */
272 271
     public function updatePredictionOld($question)
273 272
     {
Please login to merge, or discard this patch.