-
Notifications
You must be signed in to change notification settings - Fork 9.4k
magento/magento2#15775: [Forwardport] Incorrect return type getList() in CustomerRepository. #20181
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
magento/magento2#15775: [Forwardport] Incorrect return type getList() in CustomerRepository. #20181
Conversation
Hi @p-bystritsky. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@p-bystritsky do we really need to create real classes instead of virtual types?
@orlangur I have no idea how to use virtual types in this case. |
@orlangur we cannot make virtual types to implement an interface. |
Hi @sivaschenko, thank you for the review. |
1d15c14
to
da42f26
Compare
Waiting for the architect's approvement. |
@p-bystritsky please add a link to architecture issue or something. |
Closing due to inactivity. Feel free to reach me out anytime later if you wish to continue work on this pull request and it will be reopened. |
2c30c74
to
caa3170
Compare
Hi @sivaschenko, thank you for the review.
|
caa3170
to
36ad18a
Compare
… CustomerRepository. #20181
Hi @p-bystritsky, thank you for your contribution! |
Description
Fixed Issues (if relevant)
Manual testing scenarios
test-module.zip
bin/magento foo:bar:test
Passed
Contribution checklist