Passed
Push — feature/add-azure-mfa-registra... ( e9464b...2712a3 )
by
unknown
02:12
created
SecondFactorOnlyBundle/Service/Gateway/GsspFallbackService.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -162,7 +162,7 @@
 block discarded – undo
162 162
             $this->stateHandler->getGsspUserAttributeSubject(),
163 163
             $this->stateHandler->getGsspUserAttributeInstitution(),
164 164
             $this->config->getGssp(),
165
-            (string)$this->stateHandler->getPreferredLocale()
165
+            (string) $this->stateHandler->getPreferredLocale()
166 166
         );
167 167
     }
168 168
 }
Please login to merge, or discard this patch.