protected property WebformRequest::$request in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformRequest.php \Drupal\webform\WebformRequest::request
The current request.
Type: \Symfony\Component\HttpFoundation\Request
File
- src/
WebformRequest.php, line 33
Class
- WebformRequest
- Handles webform requests.
Namespace
Drupal\webformCode
protected $request;