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 6390687 commit 3155500Copy full SHA for 3155500
WordPress/Sniffs/NamingConventions/PrefixAllGlobalsSniff.php
@@ -58,7 +58,7 @@ final class PrefixAllGlobalsSniff extends AbstractFunctionParameterSniff {
58
/**
59
* Minimal number of characters the prefix needs in order to be valid.
60
*
61
- * @since 2.2.0
+ * @since 3.2.0
62
63
* @link https://github.com/WordPress/WordPress-Coding-Standards/issues/1733 Issue 1733.
64
* @link https://github.com/WordPress/WordPress-Coding-Standards/issues/2467 Issue 2467.
0 commit comments