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