phpstan-magento icon indicating copy to clipboard operation
phpstan-magento copied to clipboard

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.

shochdoerfer avatar Mar 13 '21 17:03 shochdoerfer