Skip to content

Commit

Permalink
Ignore Generic.PHP.ForbiddenFunctions (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Sep 30, 2024
1 parent faa664c commit 9f5089a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace PhpStubs\WordPress\Core\Tests;

// phpcs:disable Squiz.PHP.DiscouragedFunctions
// phpcs:disable Generic.PHP.ForbiddenFunctions
define('OBJECT', 'OBJECT');
define('ARRAY_A', 'ARRAY_A');
define('ARRAY_N', 'ARRAY_N');
Expand Down

0 comments on commit 9f5089a

Please sign in to comment.