You are here

protected property WebformSubmissionDeleteForm::$requestHandler in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Form/WebformSubmissionDeleteForm.php \Drupal\webform\Form\WebformSubmissionDeleteForm::requestHandler

The webform request handler.

Type: \Drupal\webform\WebformRequestInterface

File

src/Form/WebformSubmissionDeleteForm.php, line 43

Class

WebformSubmissionDeleteForm
Provides a confirmation webform for deleting a webform submission.

Namespace

Drupal\webform\Form

Code

protected $requestHandler;