You are here

protected property ActionWebformHandler::$tokenManager in Webform 8.5

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

The webform token manager.

Type: \Drupal\webform\WebformTokenManagerInterface

Overrides WebformHandlerBase::$tokenManager

File

src/Plugin/WebformHandler/ActionWebformHandler.php, line 38

Class

ActionWebformHandler
Webform submission action handler.

Namespace

Drupal\webform\Plugin\WebformHandler

Code

protected $tokenManager;