Skip to content

Commit

Permalink
Polish ModelAttributeMethodProcessor#constructAttribute Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
sdeleuze committed May 30, 2023
1 parent 71b2154 commit 7a05f81
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ protected Object createAttribute(String attributeName, MethodParameter parameter
* after constructor resolution.
* @param ctor the constructor to use
* @param attributeName the name of the attribute (never {@code null})
* @param parameter the method parameter declaration
* @param binderFactory for creating WebDataBinder instance
* @param webRequest the current request
* @return the created model attribute (never {@code null})
Expand Down

0 comments on commit 7a05f81

Please sign in to comment.