protected property SanitizerTestRequest::$attributes in Drupal 7
The request attributes.
Type: array
File
- modules/
simpletest/ tests/ request_sanitizer.test, line 298 - Tests for the RequestSanitizer class.
Class
- SanitizerTestRequest
- Basic HTTP Request class.
Code
protected $attributes;