Completed
Push — master ( 0abab1...eaa029 )
by Joachim
12:20
created
Entity/PaymentRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
25 25
     }
26 26
 
27 27
     /**
28
-     * @param $id
28
+     * @param integer $id
29 29
      *
30 30
      * @return null|Payment
31 31
      */
Please login to merge, or discard this patch.