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 0309b21 + d17ce2d commit d42a0aaCopy full SHA for d42a0aa
PHPCSDebug/Sniffs/Debug/TokenListSniff.php
@@ -74,8 +74,7 @@ public function register()
74
* @param int $stackPtr The position of the current
75
* token in the stack.
76
*
77
- * @return int|void Integer stack pointer to skip forward or void to continue
78
- * normal file processing.
+ * @return int
79
*/
80
public function process(File $phpcsFile, $stackPtr)
81
{
0 commit comments