Skip to content

Commit 123dcac

Browse files
committed
minor symfony#10436 Update DefaultAuthenticationSuccessHandler.php (ureimers)
This PR was submitted for the 2.3-dev branch but it was merged into the 2.3 branch instead (closes symfony#10436). Discussion ---------- Update DefaultAuthenticationSuccessHandler.php [Security] [Http] [Authentication] Fixed class description of DefaultAuthenticatioNSuccessHander | Q | A | ------------- | --- | Fixed tickets | none | License | MIT Commits ------- b458551 Update DefaultAuthenticationSuccessHandler.php
2 parents fe91a2c + 7fc0c5f commit 123dcac

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
/**
1919
* Class with the default authentication success handling logic.
2020
*
21-
* Can be optionally be extended from by the developer to alter the behaviour
22-
* while keeping the default behaviour.
23-
*
2421
* @author Fabien Potencier <[email protected]>
2522
* @author Johannes M. Schmitt <[email protected]>
2623
* @author Alexander <[email protected]>

0 commit comments

Comments
 (0)