protected property WebformSubmissionForm::$requestHandler in Webform 6.x
Same name and namespace in other branches
- 8.5 src/WebformSubmissionForm.php \Drupal\webform\WebformSubmissionForm::requestHandler
The webform request handler.
Type: \Drupal\webform\WebformRequestInterface
File
- src/
WebformSubmissionForm.php, line 114
Class
- WebformSubmissionForm
- Provides a webform to collect and edit submissions.
Namespace
Drupal\webformCode
protected $requestHandler;