Declare module namespace before template path name#17394
Declare module namespace before template path name#17394magento-engcom-team merged 3 commits intomagento:2.3-developfrom mage2pratik:forwardport-patch-17172
Conversation
|
Hi @mage2pratik. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
|
@magento-engcom-team combine 17393 |
|
Hi @sidolov. Thank you for your request. I'm working on combining the pull requests for you |
|
@mage2pratik all pull requests have been successfully combined together:
|
|
Hi @miguelbalparda, thank you for the review. |
|
Hi @mage2pratik. Thank you for your contribution. |
Description
When we override block history(Magento\Sales\Block\Order\History) to my custom module.
It throws an error and finding order/history.phtml in my custom module.
I tried to extend Block Magento\Sales\Block\Order\History from my custom module.
Fixed Issues (if relevant)
Manual testing scenarios
<preference for="Magento\Sales\Block\Order\History" type="Vendor\Module\Block\Order\History" />Contribution checklist