Mercurial > hg > isophonics-drupal-site
diff core/lib/Drupal/Core/Security/RequestSanitizer.php @ 16:c2387f117808
Routine composer update
author | Chris Cannam |
---|---|
date | Tue, 10 Jul 2018 15:07:59 +0100 |
parents | e200cb7efeb3 |
children | 129ea1e6d783 |
line wrap: on
line diff
--- a/core/lib/Drupal/Core/Security/RequestSanitizer.php Thu Apr 26 11:26:54 2018 +0100 +++ b/core/lib/Drupal/Core/Security/RequestSanitizer.php Tue Jul 10 15:07:59 2018 +0100 @@ -34,7 +34,7 @@ * @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.