You are here

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

The entity type repository.

Type: \Drupal\Core\Entity\EntityTypeRepositoryInterface

File

src/WebformSubmissionStorage.php, line 80

Class

WebformSubmissionStorage
Defines the webform submission storage.

Namespace

Drupal\webform

Code

protected $entityTypeRepository;