Completed
Push — master ( e1ab01...261db9 )
by recca
08:52
created
src/Events/StatusChanged.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,7 @@
 block discarded – undo
24 24
     /**
25 25
      * __construct.
26 26
      *
27
-     * @param Payum\Core\Request\GetStatusInterface $status
27
+     * @param GetStatusInterface $status
28 28
      * @param \Payum\Core\Model\PaymentInterface $payment
29 29
      */
30 30
     public function __construct(GetStatusInterface $status, PaymentInterface $payment)
Please login to merge, or discard this patch.