Completed
Push — master ( 01ad84...898da4 )
by Vincenzo
02:22
created
api/Lib/DsManager/Models/MatchResult.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -31,8 +31,8 @@
 block discarded – undo
31 31
 
32 32
     /**
33 33
      * MatchResult constructor.
34
-     * @param $goalHome
35
-     * @param $goalAway
34
+     * @param integer $goalHome
35
+     * @param integer $goalAway
36 36
      * @param Team $home
37 37
      * @param Team $away
38 38
      */
Please login to merge, or discard this patch.