Completed
Push — master ( 5d9e4c...075695 )
by Andrii
07:17 queued 04:17
created
src/controllers/PayController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -104,7 +104,7 @@
 block discarded – undo
104 104
     /**
105 105
      * @param Transaction $transaction
106 106
      * @param string|array $response
107
-     * @return mixed
107
+     * @return Transaction
108 108
      * @throws \yii\base\ExitException
109 109
      */
110 110
     protected function completeTransaction($transaction, $response)
Please login to merge, or discard this patch.