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 e5cbc94 commit 6caae16Copy full SHA for 6caae16
1 file changed
src/Standards/PSR12/Tests/Namespaces/CompoundNamespaceDepthUnitTest.inc
@@ -30,3 +30,6 @@ use Vendor\Package\SomeNamespace\{
30
SubnamespaceOne\ClassB,
31
ClassZ,
32
};
33
+
34
+// Reset the property to its default value.
35
+// phpcs:set PSR12.Namespaces.CompoundNamespaceDepth maxDepth 2
0 commit comments