You are here

protected property WebformEntityElementsForm::$tokenManager in Webform 8.5

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

The webform token manager.

Type: \Drupal\webform\WebformTokenManagerInterface

File

src/WebformEntityElementsForm.php, line 47

Class

WebformEntityElementsForm
Webform manage elements YAML source form.

Namespace

Drupal\webform

Code

protected $tokenManager;