You are here

protected property WebformSubmissionListBuilder::$entityTypeManager in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformSubmissionListBuilder.php \Drupal\webform\WebformSubmissionListBuilder::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/WebformSubmissionListBuilder.php, line 77

Class

WebformSubmissionListBuilder
Provides a list controller for webform submission entity.

Namespace

Drupal\webform

Code

protected $entityTypeManager;