You are here

protected static property WebformEntityTest::$testWebforms in Webform 8.5

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

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

Class

WebformEntityTest
Tests for webform entity.

Namespace

Drupal\Tests\webform\Functional

Code

protected static $testWebforms = [
  'test_submissions',
];