You are here

protected property WebformEntityListBuilder::$submissionStorage in Webform 8.5

The webform submission storage.

Type: \Drupal\webform\WebformSubmissionStorageInterface

File

src/WebformEntityListBuilder.php, line 73

Class

WebformEntityListBuilder
Defines a class to build a listing of webform entities.

Namespace

Drupal\webform

Code

protected $submissionStorage;