RequestSanitizer::SANITIZE_INPUT_SAFE_KEYS
Same name in other branches
- 10 core/lib/Drupal/Core/Security/RequestSanitizer.php \Drupal\Core\Security\RequestSanitizer::SANITIZE_INPUT_SAFE_KEYS
- 11.x core/lib/Drupal/Core/Security/RequestSanitizer.php \Drupal\Core\Security\RequestSanitizer::SANITIZE_INPUT_SAFE_KEYS
The name of the setting that configures the sanitize input safe keys.
File
-
core/
lib/ Drupal/ Core/ Security/ RequestSanitizer.php, line 22
Class
- RequestSanitizer
- Sanitizes user input.
Namespace
Drupal\Core\SecurityCode
const SANITIZE_INPUT_SAFE_KEYS = 'sanitize_input_safe_keys';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.