We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85de9f3 commit fea5006Copy full SHA for fea5006
java/ql/lib/semmle/code/java/environment/SystemProperty.qll
@@ -2,7 +2,6 @@ import java
2
private import semmle.code.java.frameworks.apache.Lang
3
4
/**
5
- * Gets Expr that return the value of `propertyName` from `System.getProperty()`.
6
* Gets Expr that return the value of `propertyName` from `System.getProperty()`.
7
*/
8
Expr getSystemProperty(string propertyName) {
0 commit comments