You are here

protected property YamlFormSubmissionViewBuilder::$handlerManager in YAML Form 8

The form handler manager service.

Type: \Drupal\yamlform\YamlFormHandlerManagerInterface

File

src/YamlFormSubmissionViewBuilder.php, line 46

Class

YamlFormSubmissionViewBuilder
Render controller for form submissions.

Namespace

Drupal\yamlform

Code

protected $handlerManager;