We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3900b9 commit 47f7825Copy full SHA for 47f7825
extension.neon
@@ -12,8 +12,12 @@ parametersSchema:
12
magento: structure([
13
checkCollectionViaFactory: bool()
14
checkServiceContracts: bool()
15
+ checkResourceModelsUsedDirectly: bool()
16
magentoRoot: string()
17
])
18
+ extdn: structure([
19
+ setTemplateDisallowedForBlockClasses: bool()
20
+ ])
21
22
conditionalTags:
23
bitExpert\PHPStan\Magento\Rules\AbstractModelRetrieveCollectionViaFactoryRule:
0 commit comments