You are here

protected property WebformUiEntityElementsForm::$tokenManager in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_ui/src/WebformUiEntityElementsForm.php \Drupal\webform_ui\WebformUiEntityElementsForm::tokenManager

The webform token manager.

Type: \Drupal\webform\WebformTokenManagerInterface

File

modules/webform_ui/src/WebformUiEntityElementsForm.php, line 73

Class

WebformUiEntityElementsForm
Webform manage elements UI form.

Namespace

Drupal\webform_ui

Code

protected $tokenManager;