You are here

protected property YamlFormSubmissionForm::$thirdPartySettingsManager in YAML Form 8

The form third party settings manager.

Type: \Drupal\yamlform\YamlFormThirdPartySettingsManagerInterface

File

src/YamlFormSubmissionForm.php, line 51

Class

YamlFormSubmissionForm
Provides a form to collect and edit submissions.

Namespace

Drupal\yamlform

Code

protected $thirdPartySettingsManager;