protected property WebformSubmissionForm::$tokenManager in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformSubmissionForm.php \Drupal\webform\WebformSubmissionForm::tokenManager
The webform token manager.
Type: \Drupal\webform\WebformTokenManagerInterface
File
- src/
WebformSubmissionForm.php, line 130
Class
- WebformSubmissionForm
- Provides a webform to collect and edit submissions.
Namespace
Drupal\webformCode
protected $tokenManager;