Skip to content

Commit f8cd554

Browse files
committed
update namespace
1 parent 4e75184 commit f8cd554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Security/Sniffs/Misc/TypeJuggleSniff.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
namespace PHPCS_SecurityAudit\Sniffs\Misc;
2+
namespace PHPCS_SecurityAudit\Security\Sniffs\Misc;
33

44
use PHP_CodeSniffer\Sniffs\Sniff;
55
use PHP_CodeSniffer\Files\File;

0 commit comments

Comments
 (0)