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 faa664c commit 9f5089aCopy full SHA for 9f5089a
tests/bootstrap.php
@@ -4,7 +4,7 @@
4
5
namespace PhpStubs\WordPress\Core\Tests;
6
7
-// phpcs:disable Squiz.PHP.DiscouragedFunctions
+// phpcs:disable Generic.PHP.ForbiddenFunctions
8
define('OBJECT', 'OBJECT');
9
define('ARRAY_A', 'ARRAY_A');
10
define('ARRAY_N', 'ARRAY_N');
0 commit comments