You are here

protected property WebformSubmissionGenerate::$tokenManager in Webform 8.5

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

The webform token manager.

Type: \Drupal\webform\WebformTokenManagerInterface

File

src/WebformSubmissionGenerate.php, line 30

Class

WebformSubmissionGenerate
Webform submission generator.

Namespace

Drupal\webform

Code

protected $tokenManager;