Posted by: Pdfprep
Post Date: March 15, 2021
You are reviewing a third party extension for Magento Commerce Cloud compatibility Which patternmakes a module incompatible with Magento Commerce Cloud?
A . Direct instantiation by the objectManager of non-generated classes in .phtml template files
B . Direct instantiation by the objectManager In non-constructor methods with the class also being referenced in the constructor signature
C . Configuration referencing generated Proxy classes In the modules erc/frontend/di.xml file
D . Direct instantiation of generated classes by the objectManager without the class being referenced in the constructor
Answer: D
Leave a Reply