You are here

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

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

The webform request handler.

Type: \Drupal\webform\WebformRequestInterface

File

src/WebformSubmissionNotesForm.php, line 22

Class

WebformSubmissionNotesForm
Controller for webform submission notes.

Namespace

Drupal\webform

Code

protected $requestHandler;