magento-coding-standard
magento-coding-standard copied to clipboard
[Documentation] Document Object ManagerSniff
Describe why the use of Object Manager is considered as a bad practice.
Acceptance criteria
-
ObjectManagerSniff.md
file is created. - Explanation about why the use of Object Manager is discouraged.
- Good and bad code snippets provided.
ExtDN's TemplateObjectManagerSniff.md can be used as a good example.