You are here

protected property WebformMessageManager::$tokenManager in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformMessageManager.php \Drupal\webform\WebformMessageManager::tokenManager

The webform token manager.

Type: \Drupal\webform\WebformTokenManagerInterface

File

src/WebformMessageManager.php, line 73

Class

WebformMessageManager
Defines the webform message (and login) manager.

Namespace

Drupal\webform

Code

protected $tokenManager;