Passed
Push — main ( 4ec2ea...fb16f4 )
by
unknown
03:21
created
src/Drivers/Pasargad.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@
 block discarded – undo
63 63
         }
64 64
 
65 65
         $this->updateTransactionData($request['invoiceId'], ['status' => 'failed']);
66
-        return (object)[
66
+        return (object) [
67 67
             'status'        => 'error',
68 68
             'message'       => 'پرداخت با خطا مواجه شد.',
69 69
         ];
Please login to merge, or discard this patch.