Skip to content

Commit

Permalink
Fixed typo in src/Resources/skeleton/authenticator/Security52EmptyAut…
Browse files Browse the repository at this point in the history
…henticator.tpl.php
  • Loading branch information
lyrixx committed Oct 6, 2021
1 parent c1ead85 commit 1a90d5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public function onAuthenticationFailure(Request $request, AuthenticationExceptio
// /*
// * If you would like this class to control what happens when an anonymous user accesses a
// * protected page (e.g. redirect to /login), uncomment this method and make this class
// * implement Symfony\Component\Security\Http\EntryPoint\AuthenticationEntrypointInterface.
// * implement Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface.
// *
// * For more details, see https://symfony.com/doc/current/security/experimental_authenticators.html#configuring-the-authentication-entry-point
// */
Expand Down

0 comments on commit 1a90d5f

Please sign in to comment.