You are here

protected property YamlFormRequest::$entityTypeRepository in YAML Form 8

The entity type repository.

Type: \Drupal\Core\Entity\EntityTypeRepositoryInterface

File

src/YamlFormRequest.php, line 29

Class

YamlFormRequest
Handles form requests.

Namespace

Drupal\yamlform

Code

protected $entityTypeRepository;