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 4fe9ec6 commit 0bbaa55Copy full SHA for 0bbaa55
src/debugger.php
@@ -4,8 +4,7 @@
4
5
/**
6
* @param mixed $thing
7
- * phpcs:ignore Squiz.Functions.GlobalFunction.Found
8
*/
9
-function dumpType($thing): void
+function dumpType($thing): void // phpcs:ignore Squiz.Functions.GlobalFunction.Found
10
{
11
}
0 commit comments