You are here

protected property WebformExampleCustomFormSettingsForm::$tokenManager 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::tokenManager

The webform token manager.

Type: \Drupal\webform\WebformTokenManagerInterface

File

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

Class

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

Namespace

Drupal\webform_example_custom_form\Form

Code

protected $tokenManager;