Passed
Push — master ( 4c7ed3...b8c9dc )
by Curtis
05:38
created
app/Http/Controllers/Auth/LoginController.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -92,7 +92,7 @@
 block discarded – undo
92 92
             // Tenant::set($company);
93 93
             $value = Connections::Tenant.$company->id;
94 94
 
95
-        }else{
95
+        } else{
96 96
             // $value = '';
97 97
 
98 98
         }
Please login to merge, or discard this patch.