Commit c30ec24
committed
minor #12721 Removed constructor parameters from AuthenticationTrustResolver (jzawadzki)
This PR was submitted for the 5.0 branch but it was merged into the 4.3 branch instead (closes #12721).
Discussion
----------
Removed constructor parameters from AuthenticationTrustResolver
As per symfony/symfony#26981 there are no constructor arguments in `AuthenticationTrustResolver`.
Commits
-------
f046117 Removed constructor parameters from AuthenticationTrustResolver1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
109 | 107 | | |
110 | | - | |
| 108 | + | |
111 | 109 | | |
112 | 110 | | |
113 | 111 | | |
| |||
0 commit comments