You are here

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

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides WebformEntityStorageTrait::$entityTypeManager

File

src/Plugin/DevelGenerate/WebformSubmissionDevelGenerateTrait.php, line 46

Class

WebformSubmissionDevelGenerateTrait
Provides a WebformSubmissionDevelGenerate plugin.

Namespace

Drupal\webform\Plugin\DevelGenerate

Code

protected $entityTypeManager;