You are here

protected property WebformElementBase::$submissionStorage in Webform 8.5

The webform submission storage.

Type: \Drupal\webform\WebformSubmissionStorageInterface

File

src/Plugin/WebformElementBase.php, line 124

Class

WebformElementBase
Provides a base class for a webform element.

Namespace

Drupal\webform\Plugin

Code

protected $submissionStorage;