You are here

protected property WebformEntityReferenceTrait::$entityTypeRepository in Webform 6.x

The entity type repository.

Type: \Drupal\Core\Entity\EntityTypeRepositoryInterface

File

src/Plugin/WebformElement/WebformEntityReferenceTrait.php, line 36

Class

WebformEntityReferenceTrait
Provides an 'entity_reference' trait.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $entityTypeRepository;