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 a1a8ae3 commit 6789b09Copy full SHA for 6789b09
phpcs.xml.dist
@@ -38,5 +38,7 @@
38
<rule ref="SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly.ReferenceViaFullyQualifiedName">
39
<exclude-pattern>src/TokensList.php</exclude-pattern>
40
<exclude-pattern>src/UtfString.php</exclude-pattern>
41
+ <exclude-pattern>src/Components/Expression.php</exclude-pattern>
42
+ <exclude-pattern>src/Statement.php</exclude-pattern>
43
</rule>
44
</ruleset>
0 commit comments