Closed
Description
This issue is automatically created based on existing pull request: #29669: ChangeQuoteControl minor refactor
Description (*)
Just a minor refactor to improve readability and Coding Standard
Unit Tests were ✔️ . I just removed redundant annotations (method names are perfectly descriptive) and replaced deprecated ObjectManager with new
syntax.
Related Pull Requests
Fixed Issues (if relevant)
N/A
Manual testing scenarios (*)
N/A
Questions or comments
N/A
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- All automated tests passed successfully (all builds are green)