You are here

protected property WebformSubmissionDevelGenerateTrait::$webformEntityReferenceManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Plugin/DevelGenerate/WebformSubmissionDevelGenerateTrait.php \Drupal\webform\Plugin\DevelGenerate\WebformSubmissionDevelGenerateTrait::webformEntityReferenceManager

The webform entity reference manager.

Type: \Drupal\webform\WebformEntityReferenceManagerInterface

File

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

Class

WebformSubmissionDevelGenerateTrait
Provides a WebformSubmissionDevelGenerate trait.

Namespace

Drupal\webform\Plugin\DevelGenerate

Code

protected $webformEntityReferenceManager;