Skip to content
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

Fix AddressController methods visibility #2629

Conversation

geoffrey-brier
Copy link

Q A
Bug fix? kind of
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets none
License MIT
Doc PR none

If you want to override the AddressController, you can't reuse some of its methods because they are private so I switched their visibility to protected.

Are you all right with that @pjedrzejewski ?

pjedrzejewski pushed a commit that referenced this pull request Mar 27, 2015
…ethods-visibility

Fix AddressController methods visibility
@pjedrzejewski pjedrzejewski merged commit 90542f6 into Sylius:master Mar 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants