mirror of
https://github.com/github/codeql.git
synced 2026-03-03 22:33:42 +01:00
Documentation fixes
This commit is contained in:
@@ -398,6 +398,7 @@ class GetServletResourceAsStreamMethod extends Method {
|
||||
}
|
||||
}
|
||||
|
||||
/** The interface `javax.servlet.http.HttpSession` */
|
||||
class HttpServletSession extends RefType {
|
||||
HttpServletSession() { this.hasQualifiedName("javax.servlet.http", "HttpSession") }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user