-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Update proxies.md #8402
Update proxies.md #8402
Conversation
Example of the proxy class from the core code.
|
@hguthrie I have updated the changes as per your request. Thank you. |
hguthrie
left a comment
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.
As far as I can tell, it looks good. I will find someone to double-check. Thanks for the contribution.
hguthrie
left a comment
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.
After asking someone internal, looks like it needs a little tweak.
@BarnyShergold Would you like to review this updated example?
|
@hguthrie I have updated the changes. Thank you. |
|
running tests |
|
Hi @RakeshJesadiya, thank you for your contribution! |
Example of the declare proxy class from the core code.
Purpose of this pull request
This pull request (PR) adds the live example of how to add proxy class using di.xml file in Magento 2.
Affected DevDocs pages
https://devdocs.magento.com/guides/v2.3/extension-dev-guide/proxies.html
https://devdocs.magento.com/guides/v2.4/extension-dev-guide/proxies.html