You are here

protected property WebformEntitySettingsGeneralForm::$thirdPartySettingsManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/EntitySettings/WebformEntitySettingsGeneralForm.php \Drupal\webform\EntitySettings\WebformEntitySettingsGeneralForm::thirdPartySettingsManager

The webform third party settings manager.

Type: \Drupal\webform\WebformThirdPartySettingsManagerInterface

File

src/EntitySettings/WebformEntitySettingsGeneralForm.php, line 34

Class

WebformEntitySettingsGeneralForm
Webform general settings.

Namespace

Drupal\webform\EntitySettings

Code

protected $thirdPartySettingsManager;