You are here

protected property YamlFormEntityThirdPartySettingsForm::$settingsManager in YAML Form 8

The third party settings manager.

Type: \Drupal\yamlform\YamlFormThirdPartySettingsManagerInterface

File

src/YamlFormEntityThirdPartySettingsForm.php, line 19

Class

YamlFormEntityThirdPartySettingsForm
Provides a form to configure third party settings.

Namespace

Drupal\yamlform

Code

protected $settingsManager;