Commit cc8ffcf
committed
minor #50399 [Security] Add generic to UserProviderInterface (VincentLanglet)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[Security] Add generic to UserProviderInterface
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | yes (but phpdoc only)
| Deprecations? | no
| Tickets | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
| License | MIT
| Doc PR | symfony/symfony-docs#... <!-- required for new features -->
Similar to symfony/symfony#48750 `@nicolas`-grekas
Commits
-------
ba46f32d81 Add generic to UserProviderInterface1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
0 commit comments