mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Fix naming standards
This commit is contained in:
@@ -301,7 +301,7 @@ private class GrapeHelperMethod extends Method {
|
||||
/**
|
||||
* Gets the API class that contains this helper method.
|
||||
*/
|
||||
GrapeApiClass getAPIClass() { result = apiClass }
|
||||
GrapeApiClass getApiClass() { result = apiClass }
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user