DrupalRequestSanitizer::$sanitized
Tracks whether the request was already sanitized.
Type: sanitized
File
-
includes/
request-sanitizer.inc, line 16
Class
- DrupalRequestSanitizer
- Sanitizes user input from the request.
Code
protected static $sanitized = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.