You are here

protected property WebformMessageManager::$token in Webform 8.5

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

The token service.

Type: \Drupal\Core\Utility\Token

File

src/WebformMessageManager.php, line 50

Class

WebformMessageManager
Defines the webform message (and login) manager.

Namespace

Drupal\webform

Code

protected $token;