[Issue] Remove redundant methods #29748
Labels
Area: Framework
Component: AsynchronousOperations
Component: Sales
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Issue: Format is not valid
Gate 1 Failed. Automatic verification of issue format is failed
Priority: P4
No current plan to fix. Fixing can be deferred as a logical part of more important work.
Progress: PR in progress
Reported on 2.4.x
Indicates original Magento version for the Issue report.
Reproduced on 2.4.x
The issue has been reproduced on latest 2.4-develop branch
Severity: S4
Affects aesthetics, professional look and feel, “quality” or “usability”.
Triage: Dev.Experience
Issue related to Developer Experience and needs help with Triage to Confirm or Reject it
This issue is automatically created based on existing pull request: #29147: Remove redundant methods
This PR removes redundant methods
_isAllowed()
inapp/code/Magento/AsynchronousOperations/Controller/Adminhtml/Index/Index.php
_toHtml()
inapp/code/Magento/Sales/Block/Adminhtml/Order/Create/Newsletter.php
These methods just call parents methods
The text was updated successfully, but these errors were encountered: