You are here

protected property WebformExampleCustomFormSettingsForm::$elementManager in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_example_custom_form/src/Form/WebformExampleCustomFormSettingsForm.php \Drupal\webform_example_custom_form\Form\WebformExampleCustomFormSettingsForm::elementManager

The webform element plugin manager.

Type: \Drupal\webform\Plugin\WebformElementManagerInterface

File

modules/webform_example_custom_form/src/Form/WebformExampleCustomFormSettingsForm.php, line 26

Class

WebformExampleCustomFormSettingsForm
Example: Webform Custom (Configuration) Form configuration settings form.

Namespace

Drupal\webform_example_custom_form\Form

Code

protected $elementManager;