You are here

protected property WebformNodeReferencesListController::$submissionStorage in Webform 8.5

The webform submission storage.

Type: \Drupal\webform\WebformSubmissionStorageInterface

File

modules/webform_node/src/Controller/WebformNodeReferencesListController.php, line 42

Class

WebformNodeReferencesListController
Defines a controller for webform node references.

Namespace

Drupal\webform_node\Controller

Code

protected $submissionStorage;