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