You are here

protected property WebformEntityTest::$submissionStorage in Webform 6.x

Same name and namespace in other branches
  1. 8.5 tests/src/Functional/WebformEntityTest.php \Drupal\Tests\webform\Functional\WebformEntityTest::submissionStorage

The webform submission storage.

Type: \Drupal\webform\WebformSubmissionStorageInterface

File

tests/src/Functional/WebformEntityTest.php, line 33

Class

WebformEntityTest
Tests for webform entity.

Namespace

Drupal\Tests\webform\Functional

Code

protected $submissionStorage;