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