You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug symfony#49541 [Security] Remove @internal tag on TraceableAuthenticator::getAuthenticator() (florentdestremau)
This PR was merged into the 5.4 branch.
Discussion
----------
[Security] Remove ``@internal`` tag on `TraceableAuthenticator::getAuthenticator()`
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | See symfony#49015
| License | MIT
Following the [discussion](symfony#49015 (comment)) in symfony#49015 I made this PR
Commits
-------
0a8ba93 Removed `@internal` tag on TraceableAuthenticator::getAuthenticator()
0 commit comments