Skip to content
Snippets Groups Projects
Unverified Commit ec185f16 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2956828 by alexpott: Fix english in RequestSanitizer docs

parent d43ad766
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -32,7 +32,7 @@ class RequestSanitizer {
* @param string[] $whitelist
* An array of keys to whitelist as safe. See default.settings.php.
* @param bool $log_sanitized_keys
* (optional) Set to TRUE to log an keys that are sanitized.
* (optional) Set to TRUE to log keys that are sanitized.
*
* @return \Symfony\Component\HttpFoundation\Request
* The sanitized request.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment