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 4441f6e commit 404c5c7Copy full SHA for 404c5c7
WordPress/Tests/Security/NonceVerificationUnitTest.php
@@ -18,7 +18,6 @@
18
* @since 0.13.0 Class name changed: this class is now namespaced.
19
* @since 1.0.0 This sniff has been moved from the `CSRF` category to the `Security` category.
20
*
21
- * @covers \WordPressCS\WordPress\Helpers\ContextHelper::is_in_function_call
22
* @covers \WordPressCS\WordPress\Helpers\ContextHelper::is_in_type_test
23
* @covers \WordPressCS\WordPress\Helpers\ContextHelper::is_in_isset_or_empty
24
* @covers \WordPressCS\WordPress\Helpers\ContextHelper::is_in_array_comparison
0 commit comments