You are here

protected static property WebformSettingsPrepopulateTest::$testWebforms in Webform 6.x

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Settings/WebformSettingsPrepopulateTest.php, line 29

Class

WebformSettingsPrepopulateTest
Tests for webform prepopulate settings.

Namespace

Drupal\Tests\webform\Functional\Settings

Code

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