mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Javadoc fixes
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ public class ServletWebRequest extends ServletRequestAttributes implements Nativ
|
||||
|
||||
|
||||
/**
|
||||
* Exposes the native {@link HttpServletRequest} that we're wrapping (if any).
|
||||
* Exposes the native {@link HttpServletResponse} that we're wrapping (if any).
|
||||
*/
|
||||
public final HttpServletResponse getResponse() {
|
||||
return this.response;
|
||||
|
||||
Reference in New Issue
Block a user