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