Skip to content

Commit

Permalink
Comment variable use
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole committed Nov 9, 2024
1 parent a53a2c9 commit d4ffb4f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ class FormTagLib implements ApplicationContextAware, InitializingBean, TagLibrar

private List<String> booleanAttributes = DEFAULT_BOOLEAN_ATTRIBUTES

// Set if Spring Security is being used and the CsrfFilter is in the Filter Chain
Class<?> springSecurityCsrfTokenClass

void afterPropertiesSet() {
Expand Down

0 comments on commit d4ffb4f

Please sign in to comment.