You are here

protected property WebformShareEmbedForm::$requestHandler in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_share/src/Form/WebformShareEmbedForm.php \Drupal\webform_share\Form\WebformShareEmbedForm::requestHandler

Webform request handler.

Type: \Drupal\webform\WebformRequestInterface

File

modules/webform_share/src/Form/WebformShareEmbedForm.php, line 29

Class

WebformShareEmbedForm
Webform share embed form.

Namespace

Drupal\webform_share\Form

Code

protected $requestHandler;