Completed
Branch master (930dd3)
by Marceau
03:00
created
src/FreeMobileSms.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -42,8 +42,7 @@
 block discarded – undo
42 42
                 'user',
43 43
                 'pass',
44 44
             ]);
45
-        }
46
-        else
45
+        } else
47 46
         {
48 47
             $this->loadCredentialsFromConfig();
49 48
         }
Please login to merge, or discard this patch.