@@ -42,7 +42,7 @@ |
||
42 | 42 | * @param int $stackPtr The position of the current token in the |
43 | 43 | * stack passed in $tokens. |
44 | 44 | * |
45 | - * @return void |
|
45 | + * @return false|null |
|
46 | 46 | */ |
47 | 47 | public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) |
48 | 48 | { |