MCPcopy Create free account
hub / github.com/c0ny1/sqlmap4burp-plus-plus / setIsInject

Method setIsInject

src/main/java/burp/Config.java:96–98  ·  view source on GitHub ↗
(boolean isInject)

Source from the content-addressed store, hash-verified

94 }
95
96 public static void setIsInject(boolean isInject) {
97 IS_INJECT = isInject;
98 }
99}

Callers 3

actionPerformedMethod · 0.95
actionPerformedMethod · 0.95
windowClosingMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected