You are here

protected property YamlFormSubmissionExporter::$queryFactory in YAML Form 8

The entity query factory.

Type: \Drupal\Core\Entity\Query\QueryFactory

File

src/YamlFormSubmissionExporter.php, line 43

Class

YamlFormSubmissionExporter
Form submission exporter.

Namespace

Drupal\yamlform

Code

protected $queryFactory;