You are here

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

Same name and namespace in other branches
  1. 8.5 modules/webform_ui/tests/src/Functional/WebformUiElementTest.php \Drupal\Tests\webform_ui\Functional\WebformUiElementTest::testWebforms

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

modules/webform_ui/tests/src/Functional/WebformUiElementTest.php, line 27

Class

WebformUiElementTest
Tests for webform UI element.

Namespace

Drupal\Tests\webform_ui\Functional

Code

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