You are here

protected property YamlFormRequest::$entityTypeManager in YAML Form 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/YamlFormRequest.php, line 22

Class

YamlFormRequest
Handles form requests.

Namespace

Drupal\yamlform

Code

protected $entityTypeManager;