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 4e75184 commit f8cd554Copy full SHA for f8cd554
Security/Sniffs/Misc/TypeJuggleSniff.php
@@ -1,5 +1,5 @@
1
<?php
2
-namespace PHPCS_SecurityAudit\Sniffs\Misc;
+namespace PHPCS_SecurityAudit\Security\Sniffs\Misc;
3
4
use PHP_CodeSniffer\Sniffs\Sniff;
5
use PHP_CodeSniffer\Files\File;
0 commit comments