Passed
Pull Request — main (#308)
by Paul
12:52 queued 05:50
created
SelfServiceBundle/Controller/Registration/Gssf/GssfMetadataController.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
     ) {
42 42
         parent::__construct($logger, $configurationOptionsService);
43 43
     }
44
-     #[Route(
44
+        #[Route(
45 45
         path: '/registration/gssf/{provider}/metadata',
46 46
         name: 'ss_registration_gssf_saml_metadata',
47 47
         methods: ['GET'],
Please login to merge, or discard this patch.