You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: java/ql/src/semmle/code/java/frameworks/play/PlayMVCResult.qll
-7Lines changed: 0 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,7 @@
1
1
import java
2
2
3
3
/**
4
-
<<<<<<< HEAD
5
4
* Play MVC Framework Result Class
6
-
=======
7
-
* Play MVC Framework Result
8
-
*
9
-
* @description Gets the play.mvc.Result class - Used to set a HTTP result with a status code, a set of HTTP headers and a body to be sent to the web client.
0 commit comments