We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec42712 commit 073b0d8Copy full SHA for 073b0d8
README.md
@@ -73,7 +73,9 @@ This PHPStan extension works for both Magento module projects and Magento applic
73
- Extension attributes
74
- PHPStan rules
75
- Service contracts
76
+ - Resource Models should be used directly
77
- Collections should be used directly via factory
78
+ - Do not use setTemplate in Block classes
79
80
For a detailed overview, check the feature documentation [here](docs/features.md).
81
0 commit comments