diff --git a/tests/bootstrap.php b/tests/bootstrap.php index 634031f..96d065b 100644 --- a/tests/bootstrap.php +++ b/tests/bootstrap.php @@ -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');