protected property WebformSubmissionsDeleteFormBase::$requestHandler in Webform 8.5
Same name and namespace in other branches
- 6.x src/Form/WebformSubmissionsDeleteFormBase.php \Drupal\webform\Form\WebformSubmissionsDeleteFormBase::requestHandler
The webform request handler.
Type: \Drupal\webform\WebformRequestInterface
File
- src/
Form/ WebformSubmissionsDeleteFormBase.php, line 64
Class
- WebformSubmissionsDeleteFormBase
- Base webform for deleting webform submission.
Namespace
Drupal\webform\FormCode
protected $requestHandler;