Commit 7c71908
committed
bug #49541 [Security] Remove
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 #49015
| License | MIT
Following the [discussion](symfony/symfony#49015 (comment)) in #49015 I made this PR
Commits
-------
0a8ba937b7 Removed `@internal` tag on TraceableAuthenticator::getAuthenticator()@internal tag on TraceableAuthenticator::getAuthenticator() (florentdestremau)1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | 103 | | |
107 | 104 | | |
108 | 105 | | |
| |||
0 commit comments