RequestSanitizer::SANITIZE_LOG

The name of the setting that determines if sanitized keys are logged.

File

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

Class

RequestSanitizer
Sanitizes user input.

Namespace

Drupal\Core\Security

Code

const SANITIZE_LOG = 'sanitize_input_logging';

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