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.
2 parents 9817abb + a7e514a commit 55dcb16Copy full SHA for 55dcb16
1 file changed
WordPress/Sniffs/WP/DiscouragedConstantsSniff.php
@@ -17,7 +17,7 @@
17
use WordPressCS\WordPress\Helpers\ConstantsHelper;
18
19
/**
20
- * Warns against usage of discouraged WP CONSTANTS and recommends alternatives.
+ * Warns against usage and (re-)declaration of discouraged WP constants and recommends alternatives.
21
*
22
* @since 0.14.0
23
*/
0 commit comments