Passed
Pull Request — master (#75)
by
unknown
02:44
created
lib/Fhp/Parser/MT940.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -137,7 +137,7 @@
 block discarded – undo
137 137
 
138 138
                     $trx[count($trx) - 1]['booking_date'] = $bookingDate;
139 139
                     $trx[count($trx) - 1]['valuta_date'] = $valutaDate;
140
-                    $trx[count($trx) - 1]['satzart'] = $satzart;                }
140
+                    $trx[count($trx) - 1]['satzart'] = $satzart; }
141 141
             }
142 142
         }
143 143
 
Please login to merge, or discard this patch.