Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Closed
Description
The documentation for CustomUserProviderhttp://symfony.com/doc/current/cookbook/security/custom_provider.html utilizes an outdated UserInterface Definition (2.0 branch):
Under "Create a User Class" the WebserviceUser class implements theequals function, which in fact was removed from the UserInterface in branch 2.1 and moved to the EquatableInterface
Metadata
Metadata
Assignees
Labels
No labels