Commit fe94cfb
committed
minor #60245 [Security] Add callable type to CustomCredentials (BenMorel)
This PR was merged into the 7.3 branch.
Discussion
----------
[Security] Add callable type to CustomCredentials
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | /
| License | MIT
Commits
-------
46b0b53 Add callable type to CustomCredentialsFile tree
1 file changed
+3
-3
lines changed- src/Symfony/Component/Security/Http/Authenticator/Passport/Credentials
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments