You are here

protected property YamlFormSubmissionForm::$elementManager in YAML Form 8

The form element (plugin) manager.

Type: \Drupal\yamlform\YamlFormElementManagerInterface

File

src/YamlFormSubmissionForm.php, line 30

Class

YamlFormSubmissionForm
Provides a form to collect and edit submissions.

Namespace

Drupal\yamlform

Code

protected $elementManager;