You are here

protected property YamlFormSubmissionViewBuilder::$elementManager in YAML Form 8

The form element manager service.

Type: \Drupal\yamlform\YamlFormElementManagerInterface

File

src/YamlFormSubmissionViewBuilder.php, line 53

Class

YamlFormSubmissionViewBuilder
Render controller for form submissions.

Namespace

Drupal\yamlform

Code

protected $elementManager;