You are here

protected property WebformSubmissionStorage::$elementManager in Webform 6.x

The webform element plugin manager.

Type: \Drupal\webform\Plugin\WebformElementManagerInterface

File

src/WebformSubmissionStorage.php, line 94

Class

WebformSubmissionStorage
Defines the webform submission storage.

Namespace

Drupal\webform

Code

protected $elementManager;