You are here

protected property WebformVariantFormBase::$tokenManager in Webform 8.5

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

The token manager.

Type: \Drupal\webform\WebformTokenManagerInterface

File

src/Form/WebformVariantFormBase.php, line 33

Class

WebformVariantFormBase
Provides a base webform for webform variants.

Namespace

Drupal\webform\Form

Code

protected $tokenManager;