mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 22:19:03 +00:00
Javadoc fixes
This commit is contained in:
+1
-1
@@ -76,7 +76,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