mirror of
https://github.com/github/codeql.git
synced 2026-04-24 00:05:14 +02:00
Correct comment of the HostVerificationMethodAccess method access
This commit is contained in:
@@ -31,8 +31,7 @@ class UriGetHostMethod extends Method {
|
||||
}
|
||||
|
||||
/**
|
||||
* A library method that acts like `String.format` by formatting a number of
|
||||
* its arguments according to a format string.
|
||||
* The method access with incorrect string comparision
|
||||
*/
|
||||
class HostVerificationMethodAccess extends MethodAccess {
|
||||
HostVerificationMethodAccess() {
|
||||
|
||||
Reference in New Issue
Block a user