You are here

protected property YamlFormSubmissionListBuilder::$elementManager in YAML Form 8

The form element manager.

Type: \Drupal\yamlform\YamlFormElementManagerInterface

File

src/YamlFormSubmissionListBuilder.php, line 132

Class

YamlFormSubmissionListBuilder
Provides a list controller for yamlform submission entity.

Namespace

Drupal\yamlform

Code

protected $elementManager;