RequestSanitizer::SANITIZE_WHITELIST

Same name in other branches
  1. 9 core/lib/Drupal/Core/Security/RequestSanitizer.php \Drupal\Core\Security\RequestSanitizer::SANITIZE_WHITELIST

The name of the setting that configures the whitelist.

File

core/lib/Drupal/Core/Security/RequestSanitizer.php, line 22

Class

RequestSanitizer
Sanitizes user input.

Namespace

Drupal\Core\Security

Code

const SANITIZE_WHITELIST = 'sanitize_input_whitelist';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.