Skip to content

Commit 01c30e7

Browse files
committed
updated since
1 parent 455b3ef commit 01c30e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WordPress/Sniffs/NamingConventions/PrefixAllGlobalsSniff.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ final class PrefixAllGlobalsSniff extends AbstractFunctionParameterSniff {
5959
* Minimal number of characters the prefix needs in order to be valid.
6060
*
6161
* @since 3.2.0
62+
* @since 2.2.0
6263
*
6364
* @link https://github.com/WordPress/WordPress-Coding-Standards/issues/1733 Issue 1733.
6465
* @link https://github.com/WordPress/WordPress-Coding-Standards/issues/2467 Issue 2467.

0 commit comments

Comments
 (0)