You are here

protected property WebformSubmissionWebformCategory::$entityTypeManager in Webform Views Integration 8.5

Entity type manager service.

Type: EntityTypeManagerInterface

File

src/Plugin/views/filter/WebformSubmissionWebformCategory.php, line 21

Class

WebformSubmissionWebformCategory
Filter for webform category of a webform submission.

Namespace

Drupal\webform_views\Plugin\views\filter

Code

protected $entityTypeManager;