@@ -77,7 +77,7 @@ |
||
| 77 | 77 | ) { |
| 78 | 78 | try { |
| 79 | 79 | $return = $proceed($creditmemo, $offlineRequested); |
| 80 | - } catch(\Exception $ex) { |
|
| 80 | + } catch (\Exception $ex) { |
|
| 81 | 81 | $aRequest = $this->checkoutSession->getPayoneDebitRequest(); |
| 82 | 82 | if (is_array($aRequest) && !empty($aRequest)) { |
| 83 | 83 | $aResponse = $this->checkoutSession->getPayoneDebitResponse(); |