You are here

protected property WebformMessageManager::$tokenManager in Webform 8.5

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

The webform token manager.

Type: \Drupal\webform\WebformTokenManagerInterface

File

src/WebformMessageManager.php, line 78

Class

WebformMessageManager
Defines the webform message (and login) manager.

Namespace

Drupal\webform

Code

protected $tokenManager;