Browse code

fix coding style warning

Bernd Wurst authored on 29/04/2023 12:05:57
Showing 1 changed files
... ...
@@ -20,7 +20,7 @@ $result = [
20 20
     "iban_ok" => 0,
21 21
     "iban" => null,
22 22
     "bic" => null,
23
-    "bankname" => null
23
+    "bankname" => null,
24 24
 ];
25 25
 
26 26
 $iban = null;