We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dad9d59 commit 560befbCopy full SHA for 560befb
1 file changed
phpcs.xml.dist
@@ -308,4 +308,8 @@
308
<exclude-pattern>tests/src/Kernel/GraphQLTestBase.php</exclude-pattern>
309
</rule>
310
311
+ <rule ref="DrupalPractice.Objects.GlobalClass">
312
+ <exclude-pattern>src/Plugin/GraphQL/DataProducer/Entity/Fields/Image/ImageDerivative.php</exclude-pattern>
313
+ </rule>
314
+
315
</ruleset>
0 commit comments