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