Passed
Push — main ( fa71f1...433999 )
by Daniel
12:59
created
source/ClassElectronicInvoiceUserInterface.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@
 block discarded – undo
30 30
 
31 31
     private function getButtonForLocalisation(string $strLanguageCountry): string
32 32
     {
33
-        $arrayMapFlags  = [
33
+        $arrayMapFlags = [
34 34
             'ro_RO' => 'ro',
35 35
             'it_IT' => 'it',
36 36
             'en_US' => 'us',
Please login to merge, or discard this patch.