forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commita171700
committed
bugsymfony#3477 Api key user provider should use "implements" instead of "extends" (skowi)
This PR was merged into the 2.4 branch.Discussion----------Api key user provider should use "implements" instead of "extends"Commits-------f1c1273 ApiKeyUserProvider should implements UserProviderInterfacef39686a Changed extends to implements1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | | - | |
| 417 | + | |
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
| |||
0 commit comments
Comments
(0)