Completed
Push — master ( 15775c...8cc55e )
by Dmitry
10:34
created
src/controllers/PayController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -57,7 +57,7 @@
 block discarded – undo
57 57
     /**
58 58
      * @param Transaction $transaction
59 59
      * @param $response
60
-     * @return mixed
60
+     * @return Transaction
61 61
      */
62 62
     protected function completeTransaction($transaction, $response)
63 63
     {
Please login to merge, or discard this patch.