Skip to content

Commit 15bc0dc

Browse files
committed
Merge branch 'stable' into develop
2 parents 0309b21 + 66db44b commit 15bc0dc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

PHPCSDebug/Sniffs/Debug/TokenListSniff.php

+1-2
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ public function register()
7474
* @param int $stackPtr The position of the current
7575
* token in the stack.
7676
*
77-
* @return int|void Integer stack pointer to skip forward or void to continue
78-
* normal file processing.
77+
* @return int
7978
*/
8079
public function process(File $phpcsFile, $stackPtr)
8180
{

0 commit comments

Comments
 (0)