@@ -97,7 +97,6 @@ |
||
97 | 97 | * @param PHP_CodeSniffer_File $phpcsFile The file being scanned. |
98 | 98 | * @param int $stackPtr The position of the function |
99 | 99 | * in the token array. |
100 | - * @param string $typeName The type. |
|
101 | 100 | * @param string $pattern The pattern used for the match. |
102 | 101 | * |
103 | 102 | * @return void |