Skip to content

Commit 20faa5c

Browse files
committed
Update errors identifiers
1 parent ef7e5b9 commit 20faa5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/errorsIdentifiers.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10001,7 +10001,7 @@
1000110001
"method.unused": {
1000210002
"PHPStan\\Rules\\DeadCode\\UnusedPrivateMethodRule": {
1000310003
"phpstan/phpstan-src": [
10004-
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/DeadCode/UnusedPrivateMethodRule.php#L190"
10004+
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/DeadCode/UnusedPrivateMethodRule.php#L191"
1000510005
]
1000610006
}
1000710007
},

0 commit comments

Comments
 (0)