Commit 32d4bc3
committed
minor #18451 Fix return type on custom authenticators (FabienPapet)
This PR was submitted for the 6.4 branch but it was merged into the 6.2 branch instead.
Discussion
----------
Fix return type on custom authenticators
The return type of this part of the documentation is giving a class that has been deprecated in Symfony 5.3
Commits
-------
7da82f8 Update custom_authenticator.rst1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| |||
0 commit comments