Polish
Closes gh-10282
This commit is contained in:
committed by
Stephane Nicoll
parent
d89f3f9f2a
commit
bd2d08bcd0
@@ -47,7 +47,7 @@ public class Sanitizer {
|
||||
|
||||
/**
|
||||
* Keys that should be sanitized. Keys can be simple strings that the property ends
|
||||
* with or regex expressions.
|
||||
* with or regular expressions.
|
||||
* @param keysToSanitize the keys to sanitize
|
||||
*/
|
||||
public void setKeysToSanitize(String... keysToSanitize) {
|
||||
|
||||
Reference in New Issue
Block a user