You are here

protected property YamlFormExporterBase::$entityTypeManager in YAML Form 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/YamlFormExporterBase.php, line 33

Class

YamlFormExporterBase
Provides a base class for a results exporter.

Namespace

Drupal\yamlform

Code

protected $entityTypeManager;