protected property WebformVariantFormBase::$tokenManager in Webform 8.5
Same name and namespace in other branches
- 6.x src/Form/WebformVariantFormBase.php \Drupal\webform\Form\WebformVariantFormBase::tokenManager
The token manager.
Type: \Drupal\webform\WebformTokenManagerInterface
File
- src/
Form/ WebformVariantFormBase.php, line 33
Class
- WebformVariantFormBase
- Provides a base webform for webform variants.
Namespace
Drupal\webform\FormCode
protected $tokenManager;