You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Settings/WebformSettingsAdminTest.php, line 27

Class

WebformSettingsAdminTest
Tests for webform entity.

Namespace

Drupal\Tests\webform\Functional\Settings

Code

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