mirror of
https://github.com/github/codeql.git
synced 2026-06-27 23:57:08 +02:00
Merge remote-tracking branch 'github/main' into kaspersv/overlay-java-annotations
This commit is contained in:
@@ -133,7 +133,7 @@ class Struts2PrepareMethod extends Method {
|
||||
*/
|
||||
class Struts2ActionSupportClass extends Class {
|
||||
Struts2ActionSupportClass() {
|
||||
this.getAStrictAncestor().hasQualifiedName("com.opensymphony.xwork2", "ActionSupport")
|
||||
this.getASourceSupertype+().hasQualifiedName("com.opensymphony.xwork2", "ActionSupport")
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user