Skip to content

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jun 8, 2016

In #5993 we removed the refreshUser() method which is no longer required
when implementing the new UserLoaderInterface. Thus, we no longer have
to reference the UserInterface too.

In symfony#5993 we removed the refreshUser() method which is no longer required
when implementing the new UserLoaderInterface. Thus, we no longer have
to reference the UserInterface too.
@javiereguiluz
Copy link
Member

👍 nice catch and clearly explained. Thanks!

@weaverryan
Copy link
Member

Status: Reviewed

@weaverryan weaverryan merged commit 75c545c into symfony:2.8 Jun 10, 2016
weaverryan added a commit that referenced this pull request Jun 10, 2016
This PR was merged into the 2.8 branch.

Discussion
----------

do not reference unused interface

In #5993 we removed the refreshUser() method which is no longer required
when implementing the new UserLoaderInterface. Thus, we no longer have
to reference the UserInterface too.

Commits
-------

75c545c do not reference unused interface
@weaverryan
Copy link
Member

Sorry - was checking on Carson :)

Thanks!

@xabbuh xabbuh deleted the remove-unused-use-statement branch June 10, 2016 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants