Add missing @param tag

See gh-4415
pull/4406/merge
Phillip Webb 9 years ago
parent bd20b5419e
commit 564cbfe96c

@ -227,6 +227,7 @@ public class ConfigurationPropertiesReportEndpoint
/**
* Sanitize all unwanted configuration properties to avoid leaking of sensitive
* information.
* @param prefix the property prefix
* @param map the source map
* @return the sanitized map
*/

Loading…
Cancel
Save