You are here

protected property WebformSubmissionLogController::$webformSubmissionStorage in Webform 8.5

The webform submission storage.

Type: \Drupal\webform\WebformSubmissionStorageInterface

File

modules/webform_submission_log/src/Controller/WebformSubmissionLogController.php, line 56

Class

WebformSubmissionLogController
Returns responses for webform submission log routes.

Namespace

Drupal\webform_submission_log\Controller

Code

protected $webformSubmissionStorage;