Skip to content

Commit 4fe9ec6

Browse files
committed
Ignore CS warning
1 parent 31647ee commit 4fe9ec6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/debugger.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
/**
66
* @param mixed $thing
7+
* phpcs:ignore Squiz.Functions.GlobalFunction.Found
78
*/
89
function dumpType($thing): void
910
{

0 commit comments

Comments
 (0)