Feature Request: Do not use setTemplate in Block classes
Open
shochdoerfer
opened this issue 4 years ago
•
0 comments
trafficstars
The Magento ExtDN people have a Codesniffer sniff in place to detect calls to the setTemplate() method in a block class. Read about their reasoning here. It probably makes sense to port this rule also to this project.