Skip to content

Commit 77389e9

Browse files
authored
Merge pull request #1780 from hwi/stloyd-patch-1
Remove "final" parameter from `FOSUBUserProvider`
2 parents 6397d4e + 97791d1 commit 77389e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Security/Core/User/FOSUBUserProvider.php

-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030
* property mapping should be available.
3131
*
3232
* @author Alexander <[email protected]>
33-
*
34-
* @final since 1.4
3533
*/
3634
class FOSUBUserProvider implements UserProviderInterface, AccountConnectorInterface, OAuthAwareUserProviderInterface
3735
{

0 commit comments

Comments
 (0)