constant RequestSanitizer::SANITIZE_INPUT_SAFE_KEYS in Drupal 9
Same name and namespace in other branches
- 10 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';