You are here

protected property WebformHandlerFormBase::$tokenManager in Webform 8.5

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

The token manager.

Type: \Drupal\webform\WebformTokenManagerInterface

File

src/Form/WebformHandlerFormBase.php, line 49

Class

WebformHandlerFormBase
Provides a base webform for webform handlers.

Namespace

Drupal\webform\Form

Code

protected $tokenManager;