You are here

protected property WebformSubmissionDevelGenerateTrait::$webformSubmissionStorage in Webform 8.5

The webform submission storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

WebformSubmissionDevelGenerateTrait
Provides a WebformSubmissionDevelGenerate trait.

Namespace

Drupal\webform\Plugin\DevelGenerate

Code

protected $webformSubmissionStorage;