Skip to content

Fix method reference to AbstractController (getSubscribedServices) #7979

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 3, 2017

Conversation

maff
Copy link
Contributor

@maff maff commented Jun 1, 2017

getSubscribedServices() instead of getSubscribedEvents()

@xabbuh xabbuh added this to the 3.3 milestone Jun 2, 2017
@xabbuh
Copy link
Member

xabbuh commented Jun 3, 2017

Good catch, thanks @maff.

@xabbuh xabbuh merged commit b9b4567 into symfony:3.3 Jun 3, 2017
xabbuh added a commit that referenced this pull request Jun 3, 2017
…Services) (maff)

This PR was merged into the 3.3 branch.

Discussion
----------

Fix method reference to AbstractController (getSubscribedServices)

`getSubscribedServices()` instead of `getSubscribedEvents()`

Commits
-------

b9b4567 Fix method reference (`getSubscribedServices()` instead of `getSubscribedEvents()`)
@maff maff deleted the patch-1 branch June 6, 2017 05:52
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