Removed unused construct parameters#28653
Removed unused construct parameters#28653magento-engcom-team merged 4 commits intomagento:2.4-developfrom
Conversation
|
Hi @Usik2203. Thank you for your contribution
❗ Automated tests can be triggered manually with an appropriate comment:
You can find more information about the builds here ℹ️ Please run only needed test builds instead of all when developing. Please run all test builds before sending your PR for review. For more details, please, review the Magento Contributor Guide documentation. |
|
@magento run all tests |
lbajsarowicz
left a comment
There was a problem hiding this comment.
Please fix static checks by removing
Class AdvancedPricing
*
*
Also please remove empty lines between const declarations (you can actually keep them in groups), and when it's possible, add the visibility to the const elements.
|
@magento run all tests |
|
Hi @lbajsarowicz |
|
@magento run all tests |
|
@magento run all tests |
|
@magento create issue |
|
Hi @lbajsarowicz |
lbajsarowicz
left a comment
There was a problem hiding this comment.
✔️ Greenlight from my side.
|
✔️ QA passed |
|
Note: All automation tests are passed |
|
Hi @Usik2203, thank you for your contribution! |
Description (*)
This PR removes some unused parameters in construct of the class
Resolved issues: