Skip to content

Commit eb1c52a

Browse files
committed
2571: Applied coding standards
1 parent 4a709fd commit eb1c52a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Controller/AuthOidcController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ public function getUrls(Request $request, SessionInterface $session): Response
7272
$session->set('oauth2state', $state);
7373
$session->set('oauth2nonce', $nonce);
7474

75-
7675
// We allow end session endpoint to not be set, by letting $endSessionUrl be null.
7776
// This is handled in the admin by removing the logout button.
7877
try {

0 commit comments

Comments
 (0)