You are here

protected property YamlFormAdminSettingsForm::$elementManager in YAML Form 8

The form element manager.

Type: \Drupal\yamlform\YamlFormElementManagerInterface

File

src/Form/YamlFormAdminSettingsForm.php, line 38

Class

YamlFormAdminSettingsForm
Configure form admin settings for this site.

Namespace

Drupal\yamlform\Form

Code

protected $elementManager;