You are here

protected property YamlFormAdminThirdPartySettingsForm::$thirdPartySettingsManager in YAML Form 8

The form third party settings manager.

Type: \Drupal\yamlform\YamlFormThirdPartySettingsManagerInterface

File

src/Form/YamlFormAdminThirdPartySettingsForm.php, line 28

Class

YamlFormAdminThirdPartySettingsForm
Configure form third party settings for this site.

Namespace

Drupal\yamlform\Form

Code

protected $thirdPartySettingsManager;