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 00e9af7 + f2a655c commit 227baf6Copy full SHA for 227baf6
WordPress/Helpers/ConstantsHelper.php
@@ -42,7 +42,7 @@ final class ConstantsHelper {
42
* - The `$phpcsFile` parameter was added.
43
*
44
* @param \PHP_CodeSniffer\Files\File $phpcsFile The file being scanned.
45
- * @param int $stackPtr The position of the function call token.
+ * @param int $stackPtr The position of the T_STRING token.
46
47
* @return bool
48
*/
0 commit comments