protected property WebformMessageManager::$tokenManager in Webform 6.x
Same name and namespace in other branches
- 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\webformCode
protected $tokenManager;