You are here

protected property WebformSubmissionNotesForm::$requestHandler in Webform 8.5

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

The webform request handler.

Type: \Drupal\webform\WebformRequestInterface

File

src/WebformSubmissionNotesForm.php, line 25

Class

WebformSubmissionNotesForm
Controller for webform submission notes.

Namespace

Drupal\webform

Code

protected $requestHandler;